| License |
License |
|---|---|
| GroupId | GroupIdcom.dattack |
| ArtifactId | ArtifactIdjtoolbox-core |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjtoolbox-core
Utility classes used by Dattack's projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jtoolbox-core-0.6.pom | |
| jtoolbox-core-0.6.jar | 61 KB |
| jtoolbox-core-0.6-tests.jar | 1 KB |
| jtoolbox-core-0.6-sources.jar | 48 KB |
| jtoolbox-core-0.6-javadoc.jar | 346 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dattack/jtoolbox-core/ -->
<dependency>
<groupId>com.dattack</groupId>
<artifactId>jtoolbox-core</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.dattack/jtoolbox-core/
implementation 'com.dattack:jtoolbox-core:0.6'
// https://jarcasting.com/artifacts/com.dattack/jtoolbox-core/
implementation ("com.dattack:jtoolbox-core:0.6")
'com.dattack:jtoolbox-core:jar:0.6'
<dependency org="com.dattack" name="jtoolbox-core" rev="0.6">
<artifact name="jtoolbox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dattack', module='jtoolbox-core', version='0.6')
)
libraryDependencies += "com.dattack" % "jtoolbox-core" % "0.6"
[com.dattack/jtoolbox-core "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| org.slf4j : jul-to-slf4j | jar | 1.7.36 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.dattack : junit-extensions | jar | 0.1 |