is not current version
Last Version 1.1

io.github.juneau001:webapp-jakartaee9 1.0

Jakarta EE 9 Maven Archetype

GroupId

GroupId

io.github.juneau001
ArtifactId

ArtifactId

webapp-jakartaee9
Version

Version

1.0
Type

Type

jar

Download webapp-jakartaee9 1.0


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