License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthriftee-root |
Version | Version0.5.0 |
Type | Typepom |
Description |
Descriptionthriftee-root
Parent module for ThriftEE
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thriftee-root-0.5.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-root/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thriftee-root</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-root/
implementation 'org.thriftee:thriftee-root:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-root/
implementation ("org.thriftee:thriftee-root:0.5.0")
'org.thriftee:thriftee-root:pom:0.5.0'
<dependency org="org.thriftee" name="thriftee-root" rev="0.5.0">
<artifact name="thriftee-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-root', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-root" % "0.5.0"
[org.thriftee/thriftee-root "0.5.0"]