License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jstuff |
ArtifactId | ArtifactIdjstuff-core |
Version | Version5.14.4 |
Type | Typejar |
Description |
DescriptionToolbox for Java
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jstuff-core-5.14.4.pom | |
jstuff-core-5.14.4.jar | 598 KB |
jstuff-core-5.14.4-sources.jar | 310 KB |
jstuff-core-5.14.4-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.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation 'net.sf.jstuff:jstuff-core:5.14.4'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-core/
implementation ("net.sf.jstuff:jstuff-core:5.14.4")
'net.sf.jstuff:jstuff-core:jar:5.14.4'
<dependency org="net.sf.jstuff" name="jstuff-core" rev="5.14.4">
<artifact name="jstuff-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-core', version='5.14.4')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-core" % "5.14.4"
[net.sf.jstuff/jstuff-core "5.14.4"]
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.20.2 |