| License |
License |
|---|---|
| GroupId | GroupIdio.github.juneau001 |
| ArtifactId | ArtifactIdwebapp-jakartaee9 |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJakarta EE 9 WAR Archetype
Jakarta EE 9 Maven Archetype
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| webapp-jakartaee9-1.1.pom | |
| webapp-jakartaee9-1.1.jar | 7 KB |
| webapp-jakartaee9-1.1-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee9/ -->
<dependency>
<groupId>io.github.juneau001</groupId>
<artifactId>webapp-jakartaee9</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee9/
implementation 'io.github.juneau001:webapp-jakartaee9:1.1'
// https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee9/
implementation ("io.github.juneau001:webapp-jakartaee9:1.1")
'io.github.juneau001:webapp-jakartaee9:jar:1.1'
<dependency org="io.github.juneau001" name="webapp-jakartaee9" rev="1.1">
<artifact name="webapp-jakartaee9" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juneau001', module='webapp-jakartaee9', version='1.1')
)
libraryDependencies += "io.github.juneau001" % "webapp-jakartaee9" % "1.1"
[io.github.juneau001/webapp-jakartaee9 "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |