| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.irenical.maven |
| ArtifactId | ArtifactIdparent-thrift-contract |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionReleasable LGPL Java Project
|
| Project Organization |
Project OrganizationIrenical |
| Filename | Size |
|---|---|
| parent-thrift-contract-1.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.irenical.maven/parent-thrift-contract/ -->
<dependency>
<groupId>org.irenical.maven</groupId>
<artifactId>parent-thrift-contract</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.maven/parent-thrift-contract/
implementation 'org.irenical.maven:parent-thrift-contract:1.0.1'
// https://jarcasting.com/artifacts/org.irenical.maven/parent-thrift-contract/
implementation ("org.irenical.maven:parent-thrift-contract:1.0.1")
'org.irenical.maven:parent-thrift-contract:pom:1.0.1'
<dependency org="org.irenical.maven" name="parent-thrift-contract" rev="1.0.1">
<artifact name="parent-thrift-contract" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.irenical.maven', module='parent-thrift-contract', version='1.0.1')
)
libraryDependencies += "org.irenical.maven" % "parent-thrift-contract" % "1.0.1"
[org.irenical.maven/parent-thrift-contract "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |