GroupId | GroupIdorg.thriftee |
---|---|
ArtifactId | ArtifactIdthrift-parent |
Last Version | Last Version0.10.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionthrift-parent
Parent POM for repackaged Thrift components
|
Filename | Size |
---|---|
thrift-parent-0.10.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/thrift-parent/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thrift-parent</artifactId>
<version>0.10.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thrift-parent/
implementation 'org.thriftee:thrift-parent:0.10.0.0'
// https://jarcasting.com/artifacts/org.thriftee/thrift-parent/
implementation ("org.thriftee:thrift-parent:0.10.0.0")
'org.thriftee:thrift-parent:pom:0.10.0.0'
<dependency org="org.thriftee" name="thrift-parent" rev="0.10.0.0">
<artifact name="thrift-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thrift-parent', version='0.10.0.0')
)
libraryDependencies += "org.thriftee" % "thrift-parent" % "0.10.0.0"
[org.thriftee/thrift-parent "0.10.0.0"]