Jakarta EE 9 WAR Archetype

Jakarta EE 9 Maven Archetype

License

License

GroupId

GroupId

io.github.juneau001
ArtifactId

ArtifactId

webapp-jakartaee9
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta EE 9 WAR Archetype
Jakarta EE 9 Maven Archetype
Project URL

Project URL

http://maven.apache.org

Download webapp-jakartaee9

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0