Last Version

Chico 0.1

Chico is a small security plugin built for the Jakarta EE platform.

License

License

GroupId

GroupId

dev.j3ee
ArtifactId

ArtifactId

chico
Version

Version

0.1
Type

Type

jar
Description

Description

Chico
Chico is a small security plugin built for the Jakarta EE platform.
Project URL

Project URL

https://github.com/mcroteau/Chico/
Source Code Management

Source Code Management

https://github.com/mcroteau/Chico

Download chico 0.1


<!-- https://jarcasting.com/artifacts/dev.j3ee/chico/ -->
<dependency>
    <groupId>dev.j3ee</groupId>
    <artifactId>chico</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.j3ee/chico/
implementation 'dev.j3ee:chico:0.1'
// https://jarcasting.com/artifacts/dev.j3ee/chico/
implementation ("dev.j3ee:chico:0.1")
'dev.j3ee:chico:jar:0.1'
<dependency org="dev.j3ee" name="chico" rev="0.1">
  <artifact name="chico" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.j3ee', module='chico', version='0.1')
)
libraryDependencies += "dev.j3ee" % "chico" % "0.1"
[dev.j3ee/chico "0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 9.1.0

Project Modules

There are no modules declared in this project.