mashroom-plugin

Basic component (includes configuration, database, network router and cache) java library.

License

License

GroupId

GroupId

cc.mashroom
ArtifactId

ArtifactId

mashroom-plugin
Last Version

Last Version

v1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mashroom-plugin
Basic component (includes configuration, database, network router and cache) java library.

Download mashroom-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/cc.mashroom/mashroom-plugin/ -->
<dependency>
    <groupId>cc.mashroom</groupId>
    <artifactId>mashroom-plugin</artifactId>
    <version>v1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-plugin/
implementation 'cc.mashroom:mashroom-plugin:v1.0.1'
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-plugin/
implementation ("cc.mashroom:mashroom-plugin:v1.0.1")
'cc.mashroom:mashroom-plugin:jar:v1.0.1'
<dependency org="cc.mashroom" name="mashroom-plugin" rev="v1.0.1">
  <artifact name="mashroom-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.mashroom', module='mashroom-plugin', version='v1.0.1')
)
libraryDependencies += "cc.mashroom" % "mashroom-plugin" % "v1.0.1"
[cc.mashroom/mashroom-plugin "v1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ignite : ignite-core jar 2.6.0
org.apache.ignite : ignite-spring jar 2.6.0
org.fusesource : sigar jar 1.6.4
cc.mashroom : mashroom-xcache jar v1.0.1
cc.mashroom : mashroom-db jar v1.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.1
v1.0.0