Last Version

OSGi/JTA implementation in GlassFish 1.0.3

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

osgi-jta
Version

Version

1.0.3
Type

Type

jar
Description

Description

OSGi/JTA implementation in GlassFish
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/osgi-jta
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/module/osgi-jta

Download osgi-jta 1.0.3


<!-- https://jarcasting.com/artifacts/org.glassfish.fighterfish/osgi-jta/ -->
<dependency>
    <groupId>org.glassfish.fighterfish</groupId>
    <artifactId>osgi-jta</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/osgi-jta/
implementation 'org.glassfish.fighterfish:osgi-jta:1.0.3'
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/osgi-jta/
implementation ("org.glassfish.fighterfish:osgi-jta:1.0.3")
'org.glassfish.fighterfish:osgi-jta:jar:1.0.3'
<dependency org="org.glassfish.fighterfish" name="osgi-jta" rev="1.0.3">
  <artifact name="osgi-jta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.fighterfish', module='osgi-jta', version='1.0.3')
)
libraryDependencies += "org.glassfish.fighterfish" % "osgi-jta" % "1.0.3"
[org.glassfish.fighterfish/osgi-jta "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.fighterfish : osgi-javaee-base jar 1.0.9

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
javax.transaction : javax.transaction-api jar 1.3

Project Modules

There are no modules declared in this project.