Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthrift-maven-plugin |
Last Version | Last Version0.10.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthrift-maven-plugin
Repackaged version of thrift-maven-plugin.
|
<!-- https://jarcasting.com/artifacts/org.thriftee/thrift-maven-plugin/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thrift-maven-plugin</artifactId>
<version>0.10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thrift-maven-plugin/
implementation 'org.thriftee:thrift-maven-plugin:0.10.0.0'
// https://jarcasting.com/artifacts/org.thriftee/thrift-maven-plugin/
implementation ("org.thriftee:thrift-maven-plugin:0.10.0.0")
'org.thriftee:thrift-maven-plugin:jar:0.10.0.0'
<dependency org="org.thriftee" name="thrift-maven-plugin" rev="0.10.0.0">
<artifact name="thrift-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thrift-maven-plugin', version='0.10.0.0')
)
libraryDependencies += "org.thriftee" % "thrift-maven-plugin" % "0.10.0.0"
[org.thriftee/thrift-maven-plugin "0.10.0.0"]