License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.foilen |
ArtifactId | ArtifactIdfoilen-infra-system-core-system-mongodb |
Version | Version0.19.0 |
Type | Typejar |
Description |
Descriptionfoilen-infra-system-core-system-mongodb
The system development environment for Foilen Infra using the plugin system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-mongodb/ -->
<dependency>
<groupId>com.foilen</groupId>
<artifactId>foilen-infra-system-core-system-mongodb</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-mongodb/
implementation 'com.foilen:foilen-infra-system-core-system-mongodb:0.19.0'
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-mongodb/
implementation ("com.foilen:foilen-infra-system-core-system-mongodb:0.19.0")
'com.foilen:foilen-infra-system-core-system-mongodb:jar:0.19.0'
<dependency org="com.foilen" name="foilen-infra-system-core-system-mongodb" rev="0.19.0">
<artifact name="foilen-infra-system-core-system-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foilen', module='foilen-infra-system-core-system-mongodb', version='0.19.0')
)
libraryDependencies += "com.foilen" % "foilen-infra-system-core-system-mongodb" % "0.19.0"
[com.foilen/foilen-infra-system-core-system-mongodb "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-system-core-system-common | jar | 0.19.0 |
org.mongodb : mongodb-driver-sync | jar | 4.1.1 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.data : spring-data-mongodb | jar |
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-system-core-system-junits | jar | 0.19.0 |
com.foilen : foilen-infra-resource-example | jar | 0.7.0 |
com.foilen : foilen-infra-resource-example-failing | jar | 0.6.0 |
com.foilen : foilen-infra-resource-testing-controller | jar | 0.6.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar |