License |
License |
---|---|
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-parent |
Version | Version6.2.3 |
Type | Typepom |
Description |
Descriptionrestheart
RESTHeart - The REST API microservice for MongoDB.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restheart-parent-6.2.3.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-parent/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>6.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-parent/
implementation 'org.restheart:restheart-parent:6.2.3'
// https://jarcasting.com/artifacts/org.restheart/restheart-parent/
implementation ("org.restheart:restheart-parent:6.2.3")
'org.restheart:restheart-parent:pom:6.2.3'
<dependency org="org.restheart" name="restheart-parent" rev="6.2.3">
<artifact name="restheart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-parent', version='6.2.3')
)
libraryDependencies += "org.restheart" % "restheart-parent" % "6.2.3"
[org.restheart/restheart-parent "6.2.3"]