WildFly: OSGi Integration JTA

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-osgi-jta
Last Version

Last Version

8.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: OSGi Integration JTA
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-osgi-jta

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.wildfly : wildfly-transactions jar 8.0.0.Alpha2
org.wildfly : wildfly-osgi-service jar 8.0.0.Alpha2
org.wildfly : wildfly-build-config jar 8.0.0.Alpha2

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Versions

Version
8.0.0.Alpha2
8.0.0.Alpha1