Categories |
CategoriesHibernate Data ORM |
---|---|
GroupId | GroupIdcom.github.micromix |
ArtifactId | ArtifactIdmicromix-conflet-hibernate42-springdm-itest-route |
Version | Version0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-springdm-itest-route/ -->
<dependency>
<groupId>com.github.micromix</groupId>
<artifactId>micromix-conflet-hibernate42-springdm-itest-route</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-springdm-itest-route/
implementation 'com.github.micromix:micromix-conflet-hibernate42-springdm-itest-route:0.3'
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-springdm-itest-route/
implementation ("com.github.micromix:micromix-conflet-hibernate42-springdm-itest-route:0.3")
'com.github.micromix:micromix-conflet-hibernate42-springdm-itest-route:jar:0.3'
<dependency org="com.github.micromix" name="micromix-conflet-hibernate42-springdm-itest-route" rev="0.3">
<artifact name="micromix-conflet-hibernate42-springdm-itest-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-hibernate42-springdm-itest-route', version='0.3')
)
libraryDependencies += "com.github.micromix" % "micromix-conflet-hibernate42-springdm-itest-route" % "0.3"
[com.github.micromix/micromix-conflet-hibernate42-springdm-itest-route "0.3"]