License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.forge |
ArtifactId | ArtifactIdenvironment-parent |
Version | Version2.0.0.Alpha4 |
Type | Typepom |
Description |
DescriptionForge - Environment Addon Parent
A core framework and next-generation container for tooling and automation at a fine-grained level.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
environment-parent-2.0.0.Alpha4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.forge/environment-parent/ -->
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>environment-parent</artifactId>
<version>2.0.0.Alpha4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge/environment-parent/
implementation 'org.jboss.forge:environment-parent:2.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.jboss.forge/environment-parent/
implementation ("org.jboss.forge:environment-parent:2.0.0.Alpha4")
'org.jboss.forge:environment-parent:pom:2.0.0.Alpha4'
<dependency org="org.jboss.forge" name="environment-parent" rev="2.0.0.Alpha4">
<artifact name="environment-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge', module='environment-parent', version='2.0.0.Alpha4')
)
libraryDependencies += "org.jboss.forge" % "environment-parent" % "2.0.0.Alpha4"
[org.jboss.forge/environment-parent "2.0.0.Alpha4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |