License |
License |
---|---|
GroupId | GroupIdio.cafienne.bounded |
ArtifactId | ArtifactIdbounded-test_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionbounded-test
Scala and Akka based Domain Driven Design Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bounded-test_2.12-0.3.0.pom | |
bounded-test_2.12-0.3.0.jar | 82 KB |
bounded-test_2.12-0.3.0-sources.jar | 12 KB |
bounded-test_2.12-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.12/ -->
<dependency>
<groupId>io.cafienne.bounded</groupId>
<artifactId>bounded-test_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.12/
implementation 'io.cafienne.bounded:bounded-test_2.12:0.3.0'
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.12/
implementation ("io.cafienne.bounded:bounded-test_2.12:0.3.0")
'io.cafienne.bounded:bounded-test_2.12:jar:0.3.0'
<dependency org="io.cafienne.bounded" name="bounded-test_2.12" rev="0.3.0">
<artifact name="bounded-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cafienne.bounded', module='bounded-test_2.12', version='0.3.0')
)
libraryDependencies += "io.cafienne.bounded" % "bounded-test_2.12" % "0.3.0"
[io.cafienne.bounded/bounded-test_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.12 |