| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdcom.github.apuex.protobuf |
| ArtifactId | ArtifactIdjms-pb-converter |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpa
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jms-pb-converter-1.0.2.pom | |
| jms-pb-converter-1.0.2.protobin | 340 bytes |
| jms-pb-converter-1.0.2-sources.jar | 23 KB |
| jms-pb-converter-1.0.2-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.apuex.protobuf/jms-pb-converter/ -->
<dependency>
<groupId>com.github.apuex.protobuf</groupId>
<artifactId>jms-pb-converter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apuex.protobuf/jms-pb-converter/
implementation 'com.github.apuex.protobuf:jms-pb-converter:1.0.2'
// https://jarcasting.com/artifacts/com.github.apuex.protobuf/jms-pb-converter/
implementation ("com.github.apuex.protobuf:jms-pb-converter:1.0.2")
'com.github.apuex.protobuf:jms-pb-converter:jar:1.0.2'
<dependency org="com.github.apuex.protobuf" name="jms-pb-converter" rev="1.0.2">
<artifact name="jms-pb-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apuex.protobuf', module='jms-pb-converter', version='1.0.2')
)
libraryDependencies += "com.github.apuex.protobuf" % "jms-pb-converter" % "1.0.2"
[com.github.apuex.protobuf/jms-pb-converter "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.mq : imq | jar | 5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.6.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.6.0 |
| org.springframework : spring-context | jar | 5.0.7.RELEASE |
| org.springframework : spring-jms | jar | 5.0.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 5.0.7.RELEASE |
| com.github.apuex.jms : imq-patch | jar | 1.0.0 |
| junit : junit | jar | 4.12 |