License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-hibernate-mda |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Hibernate MDA
This project contains Stout's Hibernate MDA resources
|
Filename | Size |
---|---|
stout-hibernate-mda-1.0.0.pom | |
stout-hibernate-mda-1.0.0.jar | 10 KB |
stout-hibernate-mda-1.0.0-sources.jar | 10 KB |
stout-hibernate-mda-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate-mda/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-hibernate-mda</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate-mda/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-hibernate-mda:1.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate-mda/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-hibernate-mda:1.0.0")
'org.bitbucket.askllc.fermenter.stout:stout-hibernate-mda:jar:1.0.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-hibernate-mda" rev="1.0.0">
<artifact name="stout-hibernate-mda" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-hibernate-mda', version='1.0.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-hibernate-mda" % "1.0.0"
[org.bitbucket.askllc.fermenter.stout/stout-hibernate-mda "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.askllc.fermenter : fermenter-mda | jar | 1.0.0 |
org.bitbucket.askllc.fermenter.stout : stout-java-mda | jar | 1.0.0 |