License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jstuff |
ArtifactId | ArtifactIdjstuff-core |
Version | Version5.18.0 |
Type | Typejar |
Description |
DescriptionToolbox for Java
|
Project Organization |
Project OrganizationSebastian Thomschke |
Filename | Size |
---|---|
jstuff-core-5.18.0.pom | |
jstuff-core-5.18.0.jar | 619 KB |
jstuff-core-5.18.0-sources.jar | 318 KB |
jstuff-core-5.18.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>5.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation 'net.sf.jstuff:jstuff-core:5.18.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation ("net.sf.jstuff:jstuff-core:5.18.0")
'net.sf.jstuff:jstuff-core:jar:5.18.0'
<dependency org="net.sf.jstuff" name="jstuff-core" rev="5.18.0">
<artifact name="jstuff-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-core', version='5.18.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-core" % "5.18.0"
[net.sf.jstuff/jstuff-core "5.18.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.32 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
commons-jxpath : commons-jxpath | jar | 1.3 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |