License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.forge.roaster |
ArtifactId | ArtifactIdroaster-tests |
Last Version | Last Version2.25.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionForge Roaster - Tests
Forge Roaster is a library for inspecting and manipulating Java types.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
roaster-tests-2.25.0.Final.pom | |
roaster-tests-2.25.0.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.forge.roaster/roaster-tests/ -->
<dependency>
<groupId>org.jboss.forge.roaster</groupId>
<artifactId>roaster-tests</artifactId>
<version>2.25.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge.roaster/roaster-tests/
implementation 'org.jboss.forge.roaster:roaster-tests:2.25.0.Final'
// https://jarcasting.com/artifacts/org.jboss.forge.roaster/roaster-tests/
implementation ("org.jboss.forge.roaster:roaster-tests:2.25.0.Final")
'org.jboss.forge.roaster:roaster-tests:jar:2.25.0.Final'
<dependency org="org.jboss.forge.roaster" name="roaster-tests" rev="2.25.0.Final">
<artifact name="roaster-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge.roaster', module='roaster-tests', version='2.25.0.Final')
)
libraryDependencies += "org.jboss.forge.roaster" % "roaster-tests" % "2.25.0.Final"
[org.jboss.forge.roaster/roaster-tests "2.25.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.forge.roaster : roaster-jdt | jar | 2.25.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-text | jar | 1.9 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |