is not current version
Last Version 1.2.2.1-jre17

com.guicedee.persistence:guiced-persistence-wildfly 1.0.15.1-jre12

Reads the given standalone wildfly file to configure the ConnectionBaseInfo object.

Categories

Categories

WildFly Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence-wildfly
Version

Version

1.0.15.1-jre12
Type

Type

jar

Download guiced-persistence-wildfly 1.0.15.1-jre12


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