License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-ctxroot |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJOnAS :: EE Components :: Web Context Root
JOnAS : Java Open Application Server
|
Project Organization |
Project OrganizationOW2 Consortium |
Filename | Size |
---|---|
jonas-ctxroot-5.0-M1.pom | |
jonas-ctxroot-5.0-M1.war | 34 KB |
jonas-ctxroot-5.0-M1-sources.jar | 327 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-ctxroot/ -->
<dependency>
<groupId>org.objectweb.jonas</groupId>
<artifactId>jonas-ctxroot</artifactId>
<version>5.0-M1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-ctxroot/
implementation 'org.objectweb.jonas:jonas-ctxroot:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-ctxroot/
implementation ("org.objectweb.jonas:jonas-ctxroot:5.0-M1")
'org.objectweb.jonas:jonas-ctxroot:war:5.0-M1'
<dependency org="org.objectweb.jonas" name="jonas-ctxroot" rev="5.0-M1">
<artifact name="jonas-ctxroot" type="war" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='jonas-ctxroot', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "jonas-ctxroot" % "5.0-M1"
[org.objectweb.jonas/jonas-ctxroot "5.0-M1"]