License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdibcore-dag |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibcore-dag
DAG Module for IB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ibcore-dag-0.17.3.pom | |
ibcore-dag-0.17.3.jar | 35 KB |
ibcore-dag-0.17.3-tests.jar | 15 KB |
ibcore-dag-0.17.3-test-sources.jar | 10 KB |
ibcore-dag-0.17.3-test-javadoc.jar | 417 KB |
ibcore-dag-0.17.3-sources.jar | 19 KB |
ibcore-dag-0.17.3-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-dag/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibcore-dag</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-dag/
implementation 'org.infrastructurebuilder:ibcore-dag:0.17.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-dag/
implementation ("org.infrastructurebuilder:ibcore-dag:0.17.3")
'org.infrastructurebuilder:ibcore-dag:jar:0.17.3'
<dependency org="org.infrastructurebuilder" name="ibcore-dag" rev="0.17.3">
<artifact name="ibcore-dag" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibcore-dag', version='0.17.3')
)
libraryDependencies += "org.infrastructurebuilder" % "ibcore-dag" % "0.17.3"
[org.infrastructurebuilder/ibcore-dag "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.json : json | jar | 20210307 |
org.infrastructurebuilder : ibexceptions | jar | 52 |
Group / Artifact | Type | Version |
---|---|---|
org.jooq : joor | jar | 0.9.14 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.infrastructurebuilder.usurped : jsonassert | jar | 1.5.1.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |