License |
License |
---|---|
GroupId | GroupIduk.co.caeldev |
ArtifactId | ArtifactIdspring-mongo-commons |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Mongo Commons
A Commons Library to build REST API easly and integrated with Mongo db
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/uk.co.caeldev/spring-mongo-commons/ -->
<dependency>
<groupId>uk.co.caeldev</groupId>
<artifactId>spring-mongo-commons</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caeldev/spring-mongo-commons/
implementation 'uk.co.caeldev:spring-mongo-commons:0.1.1'
// https://jarcasting.com/artifacts/uk.co.caeldev/spring-mongo-commons/
implementation ("uk.co.caeldev:spring-mongo-commons:0.1.1")
'uk.co.caeldev:spring-mongo-commons:jar:0.1.1'
<dependency org="uk.co.caeldev" name="spring-mongo-commons" rev="0.1.1">
<artifact name="spring-mongo-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caeldev', module='spring-mongo-commons', version='0.1.1')
)
libraryDependencies += "uk.co.caeldev" % "spring-mongo-commons" % "0.1.1"
[uk.co.caeldev/spring-mongo-commons "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.fyodor : fyodor-junit | jar | 1.0.0 |
uk.org.fyodor : fyodor-core | jar | 1.0.0 |
org.assertj : assertj-core | jar | 1.7.0 |
org.springframework.boot : spring-boot-starter-test | jar | 1.1.9.RELEASE |
uk.org.fyodor : fyodor-jodatime | jar | 1.0.0 |