License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shumy |
ArtifactId | ArtifactIdrts-plugin-config |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Through Services - plugin-config
Framework to build reactive services for reactive application front-ends
|
Filename | Size |
---|---|
rts-plugin-config-0.3.0.pom | |
rts-plugin-config-0.3.0.jar | 6 KB |
rts-plugin-config-0.3.0-sources.jar | 18 KB |
rts-plugin-config-0.3.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shumy/rts-plugin-config/ -->
<dependency>
<groupId>com.github.shumy</groupId>
<artifactId>rts-plugin-config</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumy/rts-plugin-config/
implementation 'com.github.shumy:rts-plugin-config:0.3.0'
// https://jarcasting.com/artifacts/com.github.shumy/rts-plugin-config/
implementation ("com.github.shumy:rts-plugin-config:0.3.0")
'com.github.shumy:rts-plugin-config:jar:0.3.0'
<dependency org="com.github.shumy" name="rts-plugin-config" rev="0.3.0">
<artifact name="rts-plugin-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shumy', module='rts-plugin-config', version='0.3.0')
)
libraryDependencies += "com.github.shumy" % "rts-plugin-config" % "0.3.0"
[com.github.shumy/rts-plugin-config "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |