Last Version

Soap2JmsCommon 0.1.0

Common classes shared between Server and Client

License

License

GroupId

GroupId

com.github.jbricks.soap2jms
ArtifactId

ArtifactId

s2j_common
Version

Version

0.1.0
Type

Type

jar
Description

Description

Soap2JmsCommon
Common classes shared between Server and Client

Download s2j_common 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_common/ -->
<dependency>
    <groupId>com.github.jbricks.soap2jms</groupId>
    <artifactId>s2j_common</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_common/
implementation 'com.github.jbricks.soap2jms:s2j_common:0.1.0'
// https://jarcasting.com/artifacts/com.github.jbricks.soap2jms/s2j_common/
implementation ("com.github.jbricks.soap2jms:s2j_common:0.1.0")
'com.github.jbricks.soap2jms:s2j_common:jar:0.1.0'
<dependency org="com.github.jbricks.soap2jms" name="s2j_common" rev="0.1.0">
  <artifact name="s2j_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jbricks.soap2jms', module='s2j_common', version='0.1.0')
)
libraryDependencies += "com.github.jbricks.soap2jms" % "s2j_common" % "0.1.0"
[com.github.jbricks.soap2jms/s2j_common "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.5

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
javax.jms : javax.jms-api jar 2.0

Project Modules

There are no modules declared in this project.