License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.ext.openejb |
ArtifactId | ArtifactIdopenejb-multicast |
Last Version | Last Version3.1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenEJB :: Server :: Multicast Discovery
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openejb-multicast-3.1.3.0.pom | |
openejb-multicast-3.1.3.0.jar | 48 KB |
openejb-multicast-3.1.3.0-sources.jar | 24 KB |
openejb-multicast-3.1.3.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.ext.openejb/openejb-multicast/ -->
<dependency>
<groupId>org.apache.geronimo.ext.openejb</groupId>
<artifactId>openejb-multicast</artifactId>
<version>3.1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.ext.openejb/openejb-multicast/
implementation 'org.apache.geronimo.ext.openejb:openejb-multicast:3.1.3.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.ext.openejb/openejb-multicast/
implementation ("org.apache.geronimo.ext.openejb:openejb-multicast:3.1.3.0")
'org.apache.geronimo.ext.openejb:openejb-multicast:jar:3.1.3.0'
<dependency org="org.apache.geronimo.ext.openejb" name="openejb-multicast" rev="3.1.3.0">
<artifact name="openejb-multicast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.ext.openejb', module='openejb-multicast', version='3.1.3.0')
)
libraryDependencies += "org.apache.geronimo.ext.openejb" % "openejb-multicast" % "3.1.3.0"
[org.apache.geronimo.ext.openejb/openejb-multicast "3.1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.ext.openejb : openejb-server | jar | 3.1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |