| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.aequologica.neo |
| ArtifactId | ArtifactIddagr-core |
| Last Version | Last Version0.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDirected acyclic graphs.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dagr-core-0.5.2.pom | |
| dagr-core-0.5.2.jar | 17 KB |
| dagr-core-0.5.2-sources.jar | 8 KB |
| dagr-core-0.5.2-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.aequologica.neo/dagr-core/ -->
<dependency>
<groupId>net.aequologica.neo</groupId>
<artifactId>dagr-core</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-core/
implementation 'net.aequologica.neo:dagr-core:0.5.2'
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-core/
implementation ("net.aequologica.neo:dagr-core:0.5.2")
'net.aequologica.neo:dagr-core:jar:0.5.2'
<dependency org="net.aequologica.neo" name="dagr-core" rev="0.5.2">
<artifact name="dagr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='dagr-core', version='0.5.2')
)
libraryDependencies += "net.aequologica.neo" % "dagr-core" % "0.5.2"
[net.aequologica.neo/dagr-core "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.hk2.external : jakarta.inject | jar | |
| com.pivovarit : throwing-function | jar | |
| io.reactivex.rxjava2 : rxjava | jar | |
| net.aequologica.neo : dagr-model | jar | 0.5.2 |
| net.aequologica.neo : geppaequo-cmis | jar | |
| net.aequologica.neo : geppaequo-config | jar | |
| com.github.olivergondza : maven-jdk-tools-wrapper | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.aequologica.neo : geppaequo-testutils | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.hamcrest : hamcrest-library | jar | |
| ch.qos.logback : logback-classic | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.aequologica.neo : holos | pom | 0.8.3 |