| License | License | 
|---|---|
| GroupId | GroupIdcom.github.jbricks.soap2jms | 
| ArtifactId | ArtifactIds2j_server | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionSoap2JmsServer | 
| Filename | Size | 
|---|---|
| s2j_server-0.1.0.pom | |
| s2j_server-0.1.0.war | 669 KB | 
| s2j_server-0.1.0-sources.jar | 13 KB | 
| s2j_server-0.1.0-javadoc.jar | 59 KB | 
| s2j_server-0.1.0-classes.jar | 20 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_server/ -->
<dependency>
    <groupId>com.github.jbricks.soap2jms</groupId>
    <artifactId>s2j_server</artifactId>
    <version>0.1.0</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_server/
implementation 'com.github.jbricks.soap2jms:s2j_server:0.1.0'// https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_server/
implementation ("com.github.jbricks.soap2jms:s2j_server:0.1.0")'com.github.jbricks.soap2jms:s2j_server:war:0.1.0'<dependency org="com.github.jbricks.soap2jms" name="s2j_server" rev="0.1.0">
  <artifact name="s2j_server" type="war" />
</dependency>@Grapes(
@Grab(group='com.github.jbricks.soap2jms', module='s2j_server', version='0.1.0')
)libraryDependencies += "com.github.jbricks.soap2jms" % "s2j_server" % "0.1.0"[com.github.jbricks.soap2jms/s2j_server "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.jbricks.soap2jms : s2j_common | jar | 0.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| commons-io : commons-io | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.ws : jaxws-api | jar | 2.2.11 | 
| javax.jms : javax.jms-api | jar | 2.0 | 
| javax.inject : javax.inject | jar | 1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 | 
| com.github.jbricks.soap2jms : s2j_client | jar | 0.1.0 | 
| junit : junit | jar | 4.12 |