| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.da |
| ArtifactId | ArtifactIdtestsuite |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis project is a service, which provides information about built artifacts and analyse the projects' dependencies.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testsuite-2.3.1.pom | |
| testsuite-2.3.1.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.da/testsuite/ -->
<dependency>
<groupId>org.jboss.da</groupId>
<artifactId>testsuite</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.da/testsuite/
implementation 'org.jboss.da:testsuite:2.3.1'
// https://jarcasting.com/artifacts/org.jboss.da/testsuite/
implementation ("org.jboss.da:testsuite:2.3.1")
'org.jboss.da:testsuite:jar:2.3.1'
<dependency org="org.jboss.da" name="testsuite" rev="2.3.1">
<artifact name="testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.da', module='testsuite', version='2.3.1')
)
libraryDependencies += "org.jboss.da" % "testsuite" % "2.3.1"
[org.jboss.da/testsuite "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.da : communication | ejb | 2.3.1 |
| org.jboss.da : source-code-manager | ejb | 2.3.1 |
| org.jboss.da : reports-backend | ejb | 2.3.1 |
| org.jboss.pnc.metrics : pncmetrics | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.14 |