License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.forge |
ArtifactId | ArtifactIdconvert-impl |
Version | Version2.0.0.Alpha4 |
Type | Typejar |
Description |
DescriptionForge - Convert Impl
A core framework and next-generation container for tooling and automation at a fine-grained level.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.forge/convert-impl/ -->
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>convert-impl</artifactId>
<version>2.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge/convert-impl/
implementation 'org.jboss.forge:convert-impl:2.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.jboss.forge/convert-impl/
implementation ("org.jboss.forge:convert-impl:2.0.0.Alpha4")
'org.jboss.forge:convert-impl:jar:2.0.0.Alpha4'
<dependency org="org.jboss.forge" name="convert-impl" rev="2.0.0.Alpha4">
<artifact name="convert-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge', module='convert-impl', version='2.0.0.Alpha4')
)
libraryDependencies += "org.jboss.forge" % "convert-impl" % "2.0.0.Alpha4"
[org.jboss.forge/convert-impl "2.0.0.Alpha4"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.forge : convert-api | jar | 2.0.0.Alpha4 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.forge : forge-addon-container-api | jar | 2.0.0.Alpha4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |