License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthriftee-xml-protocol |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionthriftee-xml-protocol
An XML protocol for Apache Thrift
|
Filename | Size |
---|---|
thriftee-xml-protocol-0.5.0.pom | |
thriftee-xml-protocol-0.5.0.jar | 66 KB |
thriftee-xml-protocol-0.5.0-sources.jar | 29 KB |
thriftee-xml-protocol-0.5.0-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thriftee-xml-protocol</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/
implementation 'org.thriftee:thriftee-xml-protocol:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-xml-protocol/
implementation ("org.thriftee:thriftee-xml-protocol:0.5.0")
'org.thriftee:thriftee-xml-protocol:jar:0.5.0'
<dependency org="org.thriftee" name="thriftee-xml-protocol" rev="0.5.0">
<artifact name="thriftee-xml-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-xml-protocol', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-xml-protocol" % "0.5.0"
[org.thriftee/thriftee-xml-protocol "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
net.sf.saxon : Saxon-HE | jar | 9.6.0-7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.thriftee : thriftee-compiler | jar | 0.5.0 |
org.thriftee : thriftee-test-objects | jar | 0.5.0 |