v

visallo-web-structured-ingest-spreadsheet

文件下载
文件名 操作
visallo-web-structured-ingest-spreadsheet-3.1.3.jar 下载
visallo-web-structured-ingest-spreadsheet-3.1.3.pom 下载
visallo-web-structured-ingest-spreadsheet-3.1.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.visallo</groupId>
  <artifactId>visallo-web-structured-ingest-spreadsheet</artifactId>
  <version>3.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.visallo:visallo-web-structured-ingest-spreadsheet:3.1.3'
Gradle Kotlin
implementation("org.visallo:visallo-web-structured-ingest-spreadsheet:3.1.3")
Scala SBT
libraryDependencies += "org.visallo" % "visallo-web-structured-ingest-spreadsheet" % "3.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.visallo', module='visallo-web-structured-ingest-spreadsheet', version='3.1.3')
)
Apache Ivy
<dependency org="org.visallo" name="visallo-web-structured-ingest-spreadsheet" rev="3.1.3" />
Leiningen
[org.visallo/visallo-web-structured-ingest-spreadsheet "3.1.3"]
Apache Buildr
'org.visallo:visallo-web-structured-ingest-spreadsheet:jar:3.1.3'