License |
License |
---|---|
GroupId | GroupIdcom.strategicgains |
ArtifactId | ArtifactIdPluginExpress |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPluginExpress
RESTExpress Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
PluginExpress-0.1.1.pom | |
PluginExpress-0.1.1.jar | 12 KB |
PluginExpress-0.1.1-sources.jar | 9 KB |
PluginExpress-0.1.1-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains/PluginExpress/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>PluginExpress</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/PluginExpress/
implementation 'com.strategicgains:PluginExpress:0.1.1'
// https://jarcasting.com/artifacts/com.strategicgains/PluginExpress/
implementation ("com.strategicgains:PluginExpress:0.1.1")
'com.strategicgains:PluginExpress:jar:0.1.1'
<dependency org="com.strategicgains" name="PluginExpress" rev="0.1.1">
<artifact name="PluginExpress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='PluginExpress', version='0.1.1')
)
libraryDependencies += "com.strategicgains" % "PluginExpress" % "0.1.1"
[com.strategicgains/PluginExpress "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : DateAdapterJ | jar | 1.1.1 |
com.strategicgains : RestExpress | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.8.2 |