License |
License |
---|---|
GroupId | GroupIdcom.github.jmkgreen.morphia |
ArtifactId | ArtifactIdmorphia-jrebel-plug |
Last Version | Last Version1.00 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRebel Plugin
Build Project for Morphia
|
Filename | Size |
---|---|
morphia-jrebel-plug-1.00.pom | |
morphia-jrebel-plug-1.00.jar | 1 KB |
morphia-jrebel-plug-1.00-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plug/ -->
<dependency>
<groupId>com.github.jmkgreen.morphia</groupId>
<artifactId>morphia-jrebel-plug</artifactId>
<version>1.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plug/
implementation 'com.github.jmkgreen.morphia:morphia-jrebel-plug:1.00'
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plug/
implementation ("com.github.jmkgreen.morphia:morphia-jrebel-plug:1.00")
'com.github.jmkgreen.morphia:morphia-jrebel-plug:jar:1.00'
<dependency org="com.github.jmkgreen.morphia" name="morphia-jrebel-plug" rev="1.00">
<artifact name="morphia-jrebel-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmkgreen.morphia', module='morphia-jrebel-plug', version='1.00')
)
libraryDependencies += "com.github.jmkgreen.morphia" % "morphia-jrebel-plug" % "1.00"
[com.github.jmkgreen.morphia/morphia-jrebel-plug "1.00"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jmkgreen.morphia : morphia | jar | 1.0 |
org.zeroturnaround : javarebel-sdk | jar | 2.0.2 |
org.zeroturnaround : javarebel-utils | jar | 2.0.2 |
org.mongodb : mongo-java-driver Optional | jar | [2.9,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.8.1 |