License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-integrations-spring-boot |
Version | Version06.00.00-MS-GA |
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>06.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-integrations-spring-boot/
implementation 'one.microstream:microstream-integrations-spring-boot:06.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-integrations-spring-boot/
implementation ("one.microstream:microstream-integrations-spring-boot:06.00.00-MS-GA")
'one.microstream:microstream-integrations-spring-boot:jar:06.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-integrations-spring-boot" rev="06.00.00-MS-GA">
<artifact name="microstream-integrations-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-integrations-spring-boot', version='06.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-integrations-spring-boot" % "06.00.00-MS-GA"
[one.microstream/microstream-integrations-spring-boot "06.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-storage-embedded | jar | 06.00.00-MS-GA |
one.microstream : microstream-storage-embedded-configuration | jar | 06.00.00-MS-GA |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.0 |