License |
License |
---|---|
GroupId | GroupIdio.fixprotocol.tablature |
ArtifactId | ArtifactIdorchestra-common |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionEasy authoring for rules of engagement using markdown
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFIX Trading Community |
Filename | Size |
---|---|
orchestra-common-0.4.1.pom | |
orchestra-common-0.4.1.jar | 12 KB |
orchestra-common-0.4.1-sources.jar | 8 KB |
orchestra-common-0.4.1-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra-common/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>orchestra-common</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra-common/
implementation 'io.fixprotocol.tablature:orchestra-common:0.4.1'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra-common/
implementation ("io.fixprotocol.tablature:orchestra-common:0.4.1")
'io.fixprotocol.tablature:orchestra-common:jar:0.4.1'
<dependency org="io.fixprotocol.tablature" name="orchestra-common" rev="0.4.1">
<artifact name="orchestra-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='orchestra-common', version='0.4.1')
)
libraryDependencies += "io.fixprotocol.tablature" % "orchestra-common" % "0.4.1"
[io.fixprotocol.tablature/orchestra-common "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.1 |