a

aksw-commons-parent

A library of commonly used classes in AKSW applications.
https://github.com/AKSW/aksw-commons
Apache License 2.0
Claus Stadler
Files download
File Operation
aksw-commons-parent-0.8.2.pom download
Apache Maven
<dependency>
  <groupId>org.aksw.commons</groupId>
  <artifactId>aksw-commons-parent</artifactId>
  <version>0.8.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.aksw.commons:aksw-commons-parent:0.8.2'
Gradle Kotlin
implementation("org.aksw.commons:aksw-commons-parent:0.8.2")
Scala SBT
libraryDependencies += "org.aksw.commons" % "aksw-commons-parent" % "0.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.aksw.commons', module='aksw-commons-parent', version='0.8.2')
)
Apache Ivy
<dependency org="org.aksw.commons" name="aksw-commons-parent" rev="0.8.2" />
Leiningen
[org.aksw.commons/aksw-commons-parent "0.8.2"]
Apache Buildr
'org.aksw.commons:aksw-commons-parent:jar:0.8.2'
Dependencies
The project has no third-party dependencies