License |
License |
---|---|
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-base |
Last Version | Last Version07.00.00-MS-GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroStream Base
Commons Module of the MicroStream Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-base/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-base</artifactId>
<version>07.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-base/
implementation 'one.microstream:microstream-base:07.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-base/
implementation ("one.microstream:microstream-base:07.00.00-MS-GA")
'one.microstream:microstream-base:jar:07.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-base" rev="07.00.00-MS-GA">
<artifact name="microstream-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-base', version='07.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-base" % "07.00.00-MS-GA"
[one.microstream/microstream-base "07.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |