GroupId | GroupIdio.cettia.asity |
---|---|
ArtifactId | ArtifactIdasity-example-jwa1 |
Version | Version2.0.0 |
Type | Typewar |
Filename | Size |
---|---|
asity-example-jwa1-2.0.0.pom | |
asity-example-jwa1-2.0.0.war | 737 KB |
asity-example-jwa1-2.0.0-sources.jar | 2 KB |
asity-example-jwa1-2.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cettia.asity/asity-example-jwa1/ -->
<dependency>
<groupId>io.cettia.asity</groupId>
<artifactId>asity-example-jwa1</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example-jwa1/
implementation 'io.cettia.asity:asity-example-jwa1:2.0.0'
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example-jwa1/
implementation ("io.cettia.asity:asity-example-jwa1:2.0.0")
'io.cettia.asity:asity-example-jwa1:war:2.0.0'
<dependency org="io.cettia.asity" name="asity-example-jwa1" rev="2.0.0">
<artifact name="asity-example-jwa1" type="war" />
</dependency>
@Grapes(
@Grab(group='io.cettia.asity', module='asity-example-jwa1', version='2.0.0')
)
libraryDependencies += "io.cettia.asity" % "asity-example-jwa1" % "2.0.0"
[io.cettia.asity/asity-example-jwa1 "2.0.0"]