| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jstuff |
| ArtifactId | ArtifactIdjstuff-core |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionToolbox for Java
|
| Project Organization |
Project OrganizationSebastian Thomschke |
| Filename | Size |
|---|---|
| jstuff-core-6.0.0.pom | |
| jstuff-core-6.0.0.jar | 608 KB |
| jstuff-core-6.0.0-sources.jar | 317 KB |
| jstuff-core-6.0.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/ -->
<dependency>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-core</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation 'net.sf.jstuff:jstuff-core:6.0.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation ("net.sf.jstuff:jstuff-core:6.0.0")
'net.sf.jstuff:jstuff-core:jar:6.0.0'
<dependency org="net.sf.jstuff" name="jstuff-core" rev="6.0.0">
<artifact name="jstuff-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-core', version='6.0.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-core" % "6.0.0"
[net.sf.jstuff/jstuff-core "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.slf4j : slf4j-api Optional | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
| commons-jxpath : commons-jxpath | jar | 1.3 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.23.1 |