License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.jwebmp.guicedee.persistence |
ArtifactId | ArtifactIdpersistence-parent |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuiced Persistence Parent
The root module packager for the Guiced EE Framework
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persistence-parent-0.68.0.1.pom | 1 KB |
persistence-parent-0.68.0.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/persistence-parent/ -->
<dependency>
<groupId>com.jwebmp.guicedee.persistence</groupId>
<artifactId>persistence-parent</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/persistence-parent/
implementation 'com.jwebmp.guicedee.persistence:persistence-parent:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/persistence-parent/
implementation ("com.jwebmp.guicedee.persistence:persistence-parent:0.68.0.1")
'com.jwebmp.guicedee.persistence:persistence-parent:jar:0.68.0.1'
<dependency org="com.jwebmp.guicedee.persistence" name="persistence-parent" rev="0.68.0.1">
<artifact name="persistence-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.persistence', module='persistence-parent', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.guicedee.persistence" % "persistence-parent" % "0.68.0.1"
[com.jwebmp.guicedee.persistence/persistence-parent "0.68.0.1"]