License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jstuff |
ArtifactId | ArtifactIdjstuff-parent |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
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-6.0.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>6.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation 'net.sf.jstuff:jstuff-parent:6.0.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation ("net.sf.jstuff:jstuff-parent:6.0.0")
'net.sf.jstuff:jstuff-parent:pom:6.0.0'
<dependency org="net.sf.jstuff" name="jstuff-parent" rev="6.0.0">
<artifact name="jstuff-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-parent', version='6.0.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-parent" % "6.0.0"
[net.sf.jstuff/jstuff-parent "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.23.1 |