License |
License |
---|---|
GroupId | GroupIdorg.deephacks.tools4j |
ArtifactId | ArtifactIdsupport-jse |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTools4j Support Java SE
Various Support Utilities
|
Filename | Size |
---|---|
support-jse-0.0.1.pom | |
support-jse-0.0.1.jar | 58 KB |
support-jse-0.0.1-sources.jar | 41 KB |
support-jse-0.0.1-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/support-jse/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>support-jse</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/support-jse/
implementation 'org.deephacks.tools4j:support-jse:0.0.1'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/support-jse/
implementation ("org.deephacks.tools4j:support-jse:0.0.1")
'org.deephacks.tools4j:support-jse:jar:0.0.1'
<dependency org="org.deephacks.tools4j" name="support-jse" rev="0.0.1">
<artifact name="support-jse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='support-jse', version='0.0.1')
)
libraryDependencies += "org.deephacks.tools4j" % "support-jse" % "0.0.1"
[org.deephacks.tools4j/support-jse "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.guava-osgi : guava-osgi | jar | 11.0.0 |
org.slf4j : slf4j-api | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.0 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |
org.unitils : unitils-core | jar | 3.1 |