License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jstuff |
ArtifactId | ArtifactIdjstuff-parent |
Version | Version5.21.0 |
Type | Typepom |
Description |
Descriptionjstuff
Toolbox for Java
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSebastian Thomschke |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jstuff-parent-5.21.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/ -->
<dependency>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-parent</artifactId>
<version>5.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation 'net.sf.jstuff:jstuff-parent:5.21.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation ("net.sf.jstuff:jstuff-parent:5.21.0")
'net.sf.jstuff:jstuff-parent:pom:5.21.0'
<dependency org="net.sf.jstuff" name="jstuff-parent" rev="5.21.0">
<artifact name="jstuff-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-parent', version='5.21.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-parent" % "5.21.0"
[net.sf.jstuff/jstuff-parent "5.21.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |