| License |
License |
|---|---|
| GroupId | GroupIdio.fixprotocol.tablature |
| ArtifactId | ArtifactIdinterfaces2md |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasy authoring for rules of engagement using markdown
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Filename | Size |
|---|---|
| interfaces2md-1.0.1.pom | |
| interfaces2md-1.0.1.jar | 15 KB |
| interfaces2md-1.0.1-sources.jar | 8 KB |
| interfaces2md-1.0.1-javadoc.jar | 397 KB |
| interfaces2md-1.0.1-jar-with-dependencies.jar | 22 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/interfaces2md/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>interfaces2md</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/interfaces2md/
implementation 'io.fixprotocol.tablature:interfaces2md:1.0.1'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/interfaces2md/
implementation ("io.fixprotocol.tablature:interfaces2md:1.0.1")
'io.fixprotocol.tablature:interfaces2md:jar:1.0.1'
<dependency org="io.fixprotocol.tablature" name="interfaces2md" rev="1.0.1">
<artifact name="interfaces2md" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='interfaces2md', version='1.0.1')
)
libraryDependencies += "io.fixprotocol.tablature" % "interfaces2md" % "1.0.1"
[io.fixprotocol.tablature/interfaces2md "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fixprotocol : md-grammar | jar | 1.2.0 |
| io.fixprotocol.orchestra : orchestra-common | jar | 1.7.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| io.fixprotocol.orchestra : interfaces | jar | 1.7.3 |
| commons-cli : commons-cli | jar | 1.4 |
| 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.8.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0 |