agr
DAGr stands for directed acyclic graph
« In Norse mythology, Dagr (Old Norse "day") is day personified. »
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.aequologica.neo |
ArtifactId | ArtifactIddagr-model |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDirected acyclic graphs.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dagr-model-0.5.2.pom | |
dagr-model-0.5.2.jar | 14 KB |
dagr-model-0.5.2-sources.jar | 4 KB |
dagr-model-0.5.2-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.aequologica.neo/dagr-model/ -->
<dependency>
<groupId>net.aequologica.neo</groupId>
<artifactId>dagr-model</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-model/
implementation 'net.aequologica.neo:dagr-model:0.5.2'
// https://jarcasting.com/artifacts/net.aequologica.neo/dagr-model/
implementation ("net.aequologica.neo:dagr-model:0.5.2")
'net.aequologica.neo:dagr-model:jar:0.5.2'
<dependency org="net.aequologica.neo" name="dagr-model" rev="0.5.2">
<artifact name="dagr-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='dagr-model', version='0.5.2')
)
libraryDependencies += "net.aequologica.neo" % "dagr-model" % "0.5.2"
[net.aequologica.neo/dagr-model "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
net.aequologica.neo : serioulizer-api | jar | 0.1.3 |
net.thisptr : jackson-jq | jar | |
de.skuzzle : semantic-version | jar | |
org.jgrapht : jgrapht-core | jar | |
com.github.olivergondza : maven-jdk-tools-wrapper | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2.external : jakarta.inject | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
ch.qos.logback : logback-classic | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.hamcrest : hamcrest-junit | jar |
Group / Artifact | Type | Version |
---|---|---|
net.aequologica.neo : holos | pom | 0.8.3 |
DAGr stands for directed acyclic graph
« In Norse mythology, Dagr (Old Norse "day") is day personified. »