License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdakka-parent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionakka-parent
Aggregate model for java-toolkit projects
|
Filename | Size |
---|---|
akka-parent-0.2.0.pom | 742 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/akka-parent/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>akka-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/akka-parent/
implementation 'org.no-hope:akka-parent:0.2.0'
// https://jarcasting.com/artifacts/org.no-hope/akka-parent/
implementation ("org.no-hope:akka-parent:0.2.0")
'org.no-hope:akka-parent:pom:0.2.0'
<dependency org="org.no-hope" name="akka-parent" rev="0.2.0">
<artifact name="akka-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='akka-parent', version='0.2.0')
)
libraryDependencies += "org.no-hope" % "akka-parent" % "0.2.0"
[org.no-hope/akka-parent "0.2.0"]