Jakarta EE 8 WAR Archetype

Jakarta EE 8 Maven Archetype

License

License

GroupId

GroupId

io.github.juneau001
ArtifactId

ArtifactId

webapp-jakartaee8
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta EE 8 WAR Archetype
Jakarta EE 8 Maven Archetype
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/juneau001/jakartaee8_archetype

Download webapp-jakartaee8

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee8/ -->
<dependency>
    <groupId>io.github.juneau001</groupId>
    <artifactId>webapp-jakartaee8</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee8/
implementation 'io.github.juneau001:webapp-jakartaee8:1.0.0'
// https://jarcasting.com/artifacts/io.github.juneau001/webapp-jakartaee8/
implementation ("io.github.juneau001:webapp-jakartaee8:1.0.0")
'io.github.juneau001:webapp-jakartaee8:jar:1.0.0'
<dependency org="io.github.juneau001" name="webapp-jakartaee8" rev="1.0.0">
  <artifact name="webapp-jakartaee8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juneau001', module='webapp-jakartaee8', version='1.0.0')
)
libraryDependencies += "io.github.juneau001" % "webapp-jakartaee8" % "1.0.0"
[io.github.juneau001/webapp-jakartaee8 "1.0.0"]

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.0.0