| License |
License |
|---|---|
| Categories |
CategoriesWildFly Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.jwebmp.guicedee.persistence |
| ArtifactId | ArtifactIdguiced-persistence-wildfly |
| Last Version | Last Version0.68.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGuiced Persistence - Wildfly
Reads the given standalone wildfly file to configure the ConnectionBaseInfo object.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-wildfly/ -->
<dependency>
<groupId>com.jwebmp.guicedee.persistence</groupId>
<artifactId>guiced-persistence-wildfly</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-wildfly/
implementation 'com.jwebmp.guicedee.persistence:guiced-persistence-wildfly:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-wildfly/
implementation ("com.jwebmp.guicedee.persistence:guiced-persistence-wildfly:0.68.0.1")
'com.jwebmp.guicedee.persistence:guiced-persistence-wildfly:jar:0.68.0.1'
<dependency org="com.jwebmp.guicedee.persistence" name="guiced-persistence-wildfly" rev="0.68.0.1">
<artifact name="guiced-persistence-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.persistence', module='guiced-persistence-wildfly', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.guicedee.persistence" % "guiced-persistence-wildfly" % "0.68.0.1"
[com.jwebmp.guicedee.persistence/guiced-persistence-wildfly "0.68.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp.guicedee.persistence : guiced-persistence-hibernateproperties-reader | jar | |
| com.jwebmp.guicedee.persistence : guiced-persistence-systemproperties-reader | jar | |
| org.hibernate : hibernate-core | jar | 5.4.3.Final |
| com.jwebmp.jpms.commons : commons-io | jar | |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.h2database : h2 | jar | 1.4.199 |
| com.jwebmp.guicedee.persistence : guiced-persistence-btm | jar |