License |
License |
---|---|
GroupId | GroupIdcom.glassdoor.planout4j |
ArtifactId | ArtifactIdplanout4j-tools |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionplanout4j tools
PlanOut for Java command-line tools
|
Project Organization |
Project OrganizationGlassdoor |
Filename | Size |
---|---|
planout4j-tools-1.2.pom | |
planout4j-tools-1.2.jar | 4 MB |
planout4j-tools-1.2-sources.jar | 10 KB |
planout4j-tools-1.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.glassdoor.planout4j/planout4j-tools/ -->
<dependency>
<groupId>com.glassdoor.planout4j</groupId>
<artifactId>planout4j-tools</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.glassdoor.planout4j/planout4j-tools/
implementation 'com.glassdoor.planout4j:planout4j-tools:1.2'
// https://jarcasting.com/artifacts/com.glassdoor.planout4j/planout4j-tools/
implementation ("com.glassdoor.planout4j:planout4j-tools:1.2")
'com.glassdoor.planout4j:planout4j-tools:jar:1.2'
<dependency org="com.glassdoor.planout4j" name="planout4j-tools" rev="1.2">
<artifact name="planout4j-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glassdoor.planout4j', module='planout4j-tools', version='1.2')
)
libraryDependencies += "com.glassdoor.planout4j" % "planout4j-tools" % "1.2"
[com.glassdoor.planout4j/planout4j-tools "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.glassdoor.planout4j : planout4j-api | jar | 1.2 |
net.sourceforge.argparse4j : argparse4j | jar | 0.5.0 |
org.ow2.sirocco : sirocco-text-table-formatter | jar | 1.0 |
com.google.code.gson : gson | jar | 2.3.1 |
redis.clients : jedis | jar | 2.7.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-collections4 | jar | 4.0 |
com.google.guava : guava | jar | 18.0 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.0.0 |
junit : junit | jar | 4.12 |