License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant-utils |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils
Java power ups!
|
Project URL |
Project URL |
Filename | Size |
---|---|
jlubricant-utils-0.0.15.pom | |
jlubricant-utils-0.0.15.jar | 24 KB |
jlubricant-utils-0.0.15-sources.jar | 14 KB |
jlubricant-utils-0.0.15-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-utils/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-utils</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-utils/
implementation 'com.danidemi.jlubricant:jlubricant-utils:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-utils/
implementation ("com.danidemi.jlubricant:jlubricant-utils:0.0.15")
'com.danidemi.jlubricant:jlubricant-utils:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-utils" rev="0.0.15">
<artifact name="jlubricant-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-utils', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-utils" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-utils "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.commons : commons-collections4 | jar | 4.0 |
javax.jms : jms-api | jar | 1.1-rev-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-integration | jar | 1.3 |