License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdarchetypes |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionActiveJ Maven Archetypes Collection
Java components for building high-performance scalable applications with asynchronous I/O,
ranging from standalone applications to global solutions.
|
Filename | Size |
---|---|
archetypes-5.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/archetypes/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>archetypes</artifactId>
<version>5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.activej/archetypes/
implementation 'io.activej:archetypes:5.3'
// https://jarcasting.com/artifacts/io.activej/archetypes/
implementation ("io.activej:archetypes:5.3")
'io.activej:archetypes:pom:5.3'
<dependency org="io.activej" name="archetypes" rev="5.3">
<artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='archetypes', version='5.3')
)
libraryDependencies += "io.activej" % "archetypes" % "5.3"
[io.activej/archetypes "5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |