GroupId | GroupIdcom.github.jmkgreen.morphia |
---|---|
ArtifactId | ArtifactIdmorphia-jrebel-plugin |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
morphia-jrebel-plugin-1.2.2.pom | |
morphia-jrebel-plugin-1.2.2.jar | 1 KB |
morphia-jrebel-plugin-1.2.2-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plugin/ -->
<dependency>
<groupId>com.github.jmkgreen.morphia</groupId>
<artifactId>morphia-jrebel-plugin</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plugin/
implementation 'com.github.jmkgreen.morphia:morphia-jrebel-plugin:1.2.2'
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-jrebel-plugin/
implementation ("com.github.jmkgreen.morphia:morphia-jrebel-plugin:1.2.2")
'com.github.jmkgreen.morphia:morphia-jrebel-plugin:jar:1.2.2'
<dependency org="com.github.jmkgreen.morphia" name="morphia-jrebel-plugin" rev="1.2.2">
<artifact name="morphia-jrebel-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmkgreen.morphia', module='morphia-jrebel-plugin', version='1.2.2')
)
libraryDependencies += "com.github.jmkgreen.morphia" % "morphia-jrebel-plugin" % "1.2.2"
[com.github.jmkgreen.morphia/morphia-jrebel-plugin "1.2.2"]