License |
License |
---|---|
GroupId | GroupIdorg.codehaus.fabric3.webapp |
ArtifactId | ArtifactIdwebapp-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric3 Webapp Runtime
Fabric3 Webapp Runtime.
|
Filename | Size |
---|---|
webapp-parent-0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-parent/ -->
<dependency>
<groupId>org.codehaus.fabric3.webapp</groupId>
<artifactId>webapp-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-parent/
implementation 'org.codehaus.fabric3.webapp:webapp-parent:0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.webapp/webapp-parent/
implementation ("org.codehaus.fabric3.webapp:webapp-parent:0.1")
'org.codehaus.fabric3.webapp:webapp-parent:pom:0.1'
<dependency org="org.codehaus.fabric3.webapp" name="webapp-parent" rev="0.1">
<artifact name="webapp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.webapp', module='webapp-parent', version='0.1')
)
libraryDependencies += "org.codehaus.fabric3.webapp" % "webapp-parent" % "0.1"
[org.codehaus.fabric3.webapp/webapp-parent "0.1"]