Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM |
---|---|
GroupId | GroupIdcom.jwebmp.guicedee.persistence |
ArtifactId | ArtifactIdguiced-persistence-hibernateproperties-reader |
Version | Version0.67.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-hibernateproperties-reader/ -->
<dependency>
<groupId>com.jwebmp.guicedee.persistence</groupId>
<artifactId>guiced-persistence-hibernateproperties-reader</artifactId>
<version>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-hibernateproperties-reader/
implementation 'com.jwebmp.guicedee.persistence:guiced-persistence-hibernateproperties-reader:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/guiced-persistence-hibernateproperties-reader/
implementation ("com.jwebmp.guicedee.persistence:guiced-persistence-hibernateproperties-reader:0.67.0.9")
'com.jwebmp.guicedee.persistence:guiced-persistence-hibernateproperties-reader:jar:0.67.0.9'
<dependency org="com.jwebmp.guicedee.persistence" name="guiced-persistence-hibernateproperties-reader" rev="0.67.0.9">
<artifact name="guiced-persistence-hibernateproperties-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.persistence', module='guiced-persistence-hibernateproperties-reader', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.guicedee.persistence" % "guiced-persistence-hibernateproperties-reader" % "0.67.0.9"
[com.jwebmp.guicedee.persistence/guiced-persistence-hibernateproperties-reader "0.67.0.9"]