| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jstuff |
| ArtifactId | ArtifactIdjstuff-integration |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionToolbox for Java
|
| Project Organization |
Project OrganizationSebastian Thomschke |
| Filename | Size |
|---|---|
| jstuff-integration-6.0.0.pom | |
| jstuff-integration-6.0.0.jar | 221 KB |
| jstuff-integration-6.0.0-sources.jar | 134 KB |
| jstuff-integration-6.0.0-javadoc.jar | 787 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-integration/ -->
<dependency>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-integration</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-integration/
implementation 'net.sf.jstuff:jstuff-integration:6.0.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-integration/
implementation ("net.sf.jstuff:jstuff-integration:6.0.0")
'net.sf.jstuff:jstuff-integration:jar:6.0.0'
<dependency org="net.sf.jstuff" name="jstuff-integration" rev="6.0.0">
<artifact name="jstuff-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-integration', version='6.0.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-integration" % "6.0.0"
[net.sf.jstuff/jstuff-integration "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javafaker : javafaker | jar | 1.0.2 |
| org.eclipse.jetty : jetty-webapp | jar | 10.0.10 |
| org.springframework : spring-test | jar | |
| org.aspectj : aspectjrt | jar | 1.9.9.1 |
| org.aspectj : aspectjweaver | jar | 1.9.9.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.23.1 |