Last Version

Asity 3.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.cettia.asity
ArtifactId

ArtifactId

asity-parent
Version

Version

3.0.0
Type

Type

pom
Description

Description

Asity
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://asity.cettia.io
Source Code Management

Source Code Management

https://github.com/cettia/asity

Download asity-parent 3.0.0

Filename Size
asity-parent-3.0.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.cettia.asity/asity-parent/ -->
<dependency>
    <groupId>io.cettia.asity</groupId>
    <artifactId>asity-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cettia.asity/asity-parent/
implementation 'io.cettia.asity:asity-parent:3.0.0'
// https://jarcasting.com/artifacts/io.cettia.asity/asity-parent/
implementation ("io.cettia.asity:asity-parent:3.0.0")
'io.cettia.asity:asity-parent:pom:3.0.0'
<dependency org="io.cettia.asity" name="asity-parent" rev="3.0.0">
  <artifact name="asity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cettia.asity', module='asity-parent', version='3.0.0')
)
libraryDependencies += "io.cettia.asity" % "asity-parent" % "3.0.0"
[io.cettia.asity/asity-parent "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • action
  • http
  • websocket
  • test
  • bridge-atmosphere2
  • bridge-grizzly2
  • bridge-jwa1
  • bridge-netty4
  • bridge-play2
  • bridge-servlet3
  • bridge-spring-webflux5
  • bridge-spring-webmvc4
  • bridge-vertx2
  • bridge-vertx3
  • example
  • example-atmosphere2
  • example-grizzly2
  • example-jwa1
  • example-netty4
  • example-play2
  • example-servlet3
  • example-spring-webflux5
  • example-spring-webmvc4
  • example-vertx2
  • example-vertx3