License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthriftee-examples-war |
Version | Version0.5.0 |
Type | Typewar |
Description |
Descriptionthriftee-examples-war
Parent module for ThriftEE
|
Filename | Size |
---|---|
thriftee-examples-war-0.5.0.pom | |
thriftee-examples-war-0.5.0.war | 18 MB |
thriftee-examples-war-0.5.0-sources.jar | 82 KB |
thriftee-examples-war-0.5.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thriftee-examples-war</artifactId>
<version>0.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/
implementation 'org.thriftee:thriftee-examples-war:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-examples-war/
implementation ("org.thriftee:thriftee-examples-war:0.5.0")
'org.thriftee:thriftee-examples-war:war:0.5.0'
<dependency org="org.thriftee" name="thriftee-examples-war" rev="0.5.0">
<artifact name="thriftee-examples-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-examples-war', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-examples-war" % "0.5.0"
[org.thriftee/thriftee-examples-war "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thriftee : thriftee-servlet | jar | 0.5.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.glassfish : javax.servlet.jsp | jar | 3.0.1 |
org.eclipse.persistence : javax.persistence | jar | 2.1.0 |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | 1.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml : aalto-xml | jar | 1.0.0 |
junit : junit | jar | 4.11 |