License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthriftee-core |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionthriftee-core
Core functionality for ThriftEE
|
Filename | Size |
---|---|
thriftee-core-0.5.0.pom | |
thriftee-core-0.5.0.jar | 177 KB |
thriftee-core-0.5.0-sources.jar | 114 KB |
thriftee-core-0.5.0-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-core/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thriftee-core</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-core/
implementation 'org.thriftee:thriftee-core:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-core/
implementation ("org.thriftee:thriftee-core:0.5.0")
'org.thriftee:thriftee-core:jar:0.5.0'
<dependency org="org.thriftee" name="thriftee-core" rev="0.5.0">
<artifact name="thriftee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-core', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-core" % "0.5.0"
[org.thriftee/thriftee-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.thriftee : thriftee-xml-protocol | jar | 0.5.0 |
org.thriftee : thriftee-compiler | jar | 0.5.0 |
org.restlet.jee » org.restlet | jar | 2.2.2 |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.thriftee : thriftee-test-objects | jar | 0.5.0 |
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.5 |