| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.ei |
| ArtifactId | ArtifactIdservice-samples |
| Last Version | Last Version6.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEI Test Service Module
WSO2 Enterprise Integrator
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| service-samples-6.5.0.pom | |
| service-samples-6.5.0.jar | 46 KB |
| service-samples-6.5.0-sources.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/service-samples/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>service-samples</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/service-samples/
implementation 'org.wso2.ei:service-samples:6.5.0'
// https://jarcasting.com/artifacts/org.wso2.ei/service-samples/
implementation ("org.wso2.ei:service-samples:6.5.0")
'org.wso2.ei:service-samples:jar:6.5.0'
<dependency org="org.wso2.ei" name="service-samples" rev="6.5.0">
<artifact name="service-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='service-samples', version='6.5.0')
)
libraryDependencies += "org.wso2.ei" % "service-samples" % "6.5.0"
[org.wso2.ei/service-samples "6.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| javax.inject : javax.inject | jar | 1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.9.12 |
| cglib : cglib-nodep | jar | 2.2 |
| org.springframework : spring-core | jar | 4.1.5.RELEASE |
| org.springframework : spring-context | jar | 4.1.5.RELEASE |
| org.springframework : spring-web | jar | 4.1.5.RELEASE |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.93 |
| org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.93 |
| org.springframework.ws.wso2 » spring.framework | jar | 3.1.0.wso2v1 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.7.2 |
| org.codehaus.jackson : jackson-core-lgpl | jar | 1.9.12 |
| org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.9.12 |
| org.apache.cxf : cxf-rt-rs-security-cors | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |