License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-integrations-spring-boot |
Last Version | Last Version07.00.00-MS-GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrostream Integrations Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-integrations-spring-boot/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-integrations-spring-boot</artifactId>
<version>07.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-integrations-spring-boot/
implementation 'one.microstream:microstream-integrations-spring-boot:07.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-integrations-spring-boot/
implementation ("one.microstream:microstream-integrations-spring-boot:07.00.00-MS-GA")
'one.microstream:microstream-integrations-spring-boot:jar:07.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-integrations-spring-boot" rev="07.00.00-MS-GA">
<artifact name="microstream-integrations-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-integrations-spring-boot', version='07.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-integrations-spring-boot" % "07.00.00-MS-GA"
[one.microstream/microstream-integrations-spring-boot "07.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-storage-embedded | jar | 07.00.00-MS-GA |
one.microstream : microstream-storage-embedded-configuration | jar | 07.00.00-MS-GA |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.6.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |