License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers config Application Layer Libs Configuration |
GroupId | GroupIdorg.jboss.windup.addon |
ArtifactId | ArtifactIdconfig-tests |
Version | Version2.0.0.Alpha1 |
Type | Typejar |
Description |
DescriptionWindup Engine - Config Tests
Migration Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-tests-2.0.0.Alpha1.pom | |
config-tests-2.0.0.Alpha1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.addon/config-tests/ -->
<dependency>
<groupId>org.jboss.windup.addon</groupId>
<artifactId>config-tests</artifactId>
<version>2.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.addon/config-tests/
implementation 'org.jboss.windup.addon:config-tests:2.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.addon/config-tests/
implementation ("org.jboss.windup.addon:config-tests:2.0.0.Alpha1")
'org.jboss.windup.addon:config-tests:jar:2.0.0.Alpha1'
<dependency org="org.jboss.windup.addon" name="config-tests" rev="2.0.0.Alpha1">
<artifact name="config-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.addon', module='config-tests', version='2.0.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.addon" % "config-tests" % "2.0.0.Alpha1"
[org.jboss.windup.addon/config-tests "2.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.addon : config | jar | 2.0.0.Alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.forge.furnace.container : cdi | jar | 2.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.forge.furnace.test : furnace-test-harness | jar | 2.3.0.Final |
org.jboss.forge.furnace.test : arquillian-furnace-classpath | jar | 2.3.0.Final |