Last Version

Commons Classpath 1.0.0

Commons Classpath

License

License

GroupId

GroupId

org.blocks4j.commons
ArtifactId

ArtifactId

commons-classpath
Version

Version

1.0.0
Type

Type

jar
Description

Description

Commons Classpath
Commons Classpath
Project URL

Project URL

http://github.com/blocks4j/commons-classpath
Source Code Management

Source Code Management

https://github.com/blocks4j/commons-classpath.git

Download commons-classpath 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.6.0,)
commons-io : commons-io jar [2.4,)
org.apache.commons : commons-lang3 jar [3.0,)

Project Modules

There are no modules declared in this project.