Last Version

Commons bundle for containing utility stuff 6.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.treetank
ArtifactId

ArtifactId

commons
Version

Version

6.0.1
Type

Type

jar
Description

Description

Commons bundle for containing utility stuff
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download commons 6.0.1


<!-- https://jarcasting.com/artifacts/org.treetank/commons/ -->
<dependency>
    <groupId>org.treetank</groupId>
    <artifactId>commons</artifactId>
    <version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treetank/commons/
implementation 'org.treetank:commons:6.0.1'
// https://jarcasting.com/artifacts/org.treetank/commons/
implementation ("org.treetank:commons:6.0.1")
'org.treetank:commons:jar:6.0.1'
<dependency org="org.treetank" name="commons" rev="6.0.1">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treetank', module='commons', version='6.0.1')
)
libraryDependencies += "org.treetank" % "commons" % "6.0.1"
[org.treetank/commons "6.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.aspectj : aspectjrt jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2
org.mockito : mockito-core jar 1.9.5
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
com.google.guava : guava jar 14.0.1
com.google.code.gson : gson jar 2.2.2

Project Modules

There are no modules declared in this project.