Last Version

DataKernel Maven Archetypes Collection 3.1.0

Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

archetypes
Version

Version

3.1.0
Type

Type

pom
Description

Description

DataKernel Maven Archetypes Collection
Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.
Project URL

Project URL

https://datakernel.io/archetypes/

Download archetypes 3.1.0

Filename Size
archetypes-3.1.0.pom 724 bytes
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

  • http
  • rpc