GroupId | GroupIdxfire |
---|---|
ArtifactId | ArtifactIdxfire-jms |
Last Version | Last Version1.0-20050917.230855 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xfire-jms-1.0-20050917.230855.pom | |
xfire-jms-1.0-20050917.230855.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xfire/xfire-jms/ -->
<dependency>
<groupId>xfire</groupId>
<artifactId>xfire-jms</artifactId>
<version>1.0-20050917.230855</version>
</dependency>
// https://jarcasting.com/artifacts/xfire/xfire-jms/
implementation 'xfire:xfire-jms:1.0-20050917.230855'
// https://jarcasting.com/artifacts/xfire/xfire-jms/
implementation ("xfire:xfire-jms:1.0-20050917.230855")
'xfire:xfire-jms:jar:1.0-20050917.230855'
<dependency org="xfire" name="xfire-jms" rev="1.0-20050917.230855">
<artifact name="xfire-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='xfire', module='xfire-jms', version='1.0-20050917.230855')
)
libraryDependencies += "xfire" % "xfire-jms" % "1.0-20050917.230855"
[xfire/xfire-jms "1.0-20050917.230855"]