is not current version
Last Version 1.2.2.1-jre17

com.guicedee.persistence:guiced-persistence-wildfly 1.1.0.7-jre8

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.1.0.7-jre8
Type

Type

jar

Download guiced-persistence-wildfly 1.1.0.7-jre8


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