License |
License |
---|---|
GroupId | GroupIdio.fixprotocol.tablature |
ArtifactId | ArtifactIdorchestra2md |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionEasy authoring for rules of engagement using markdown
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFIX Trading Community |
Filename | Size |
---|---|
orchestra2md-1.0.0.pom | |
orchestra2md-1.0.0.jar | 32 KB |
orchestra2md-1.0.0-sources.jar | 15 KB |
orchestra2md-1.0.0-javadoc.jar | 404 KB |
orchestra2md-1.0.0-jar-with-dependencies.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>orchestra2md</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/
implementation 'io.fixprotocol.tablature:orchestra2md:1.0.0'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/
implementation ("io.fixprotocol.tablature:orchestra2md:1.0.0")
'io.fixprotocol.tablature:orchestra2md:jar:1.0.0'
<dependency org="io.fixprotocol.tablature" name="orchestra2md" rev="1.0.0">
<artifact name="orchestra2md" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='orchestra2md', version='1.0.0')
)
libraryDependencies += "io.fixprotocol.tablature" % "orchestra2md" % "1.0.0"
[io.fixprotocol.tablature/orchestra2md "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fixprotocol : md-grammar | jar | 1.1.1 |
io.fixprotocol.orchestra : orchestra-common | jar | 1.6.10 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
io.fixprotocol.orchestra : repository | jar | 1.6.10 |
commons-cli : commons-cli | jar | 1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
javax.xml.bind : jaxb-api Optional | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core Optional | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl Optional | jar | 2.3.2 |
javax.activation : activation Optional | jar | 1.1.1 |
javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |