License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.terma.gigaspace-web-console |
ArtifactId | ArtifactIdprovider |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionOpen source alternative for GigaSpace Web UI with enhanced data querying
|
Filename | Size |
---|---|
provider-1.3.2.pom | |
provider-1.3.2.jar | 103 KB |
provider-1.3.2-sources.jar | 80 KB |
provider-1.3.2-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>provider</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation 'com.github.terma.gigaspace-web-console:provider:1.3.2'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation ("com.github.terma.gigaspace-web-console:provider:1.3.2")
'com.github.terma.gigaspace-web-console:provider:jar:1.3.2'
<dependency org="com.github.terma.gigaspace-web-console" name="provider" rev="1.3.2">
<artifact name="provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='provider', version='1.3.2')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "provider" % "1.3.2"
[com.github.terma.gigaspace-web-console/provider "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.terma.gigaspace-web-console : core | jar | 1.3.2 |
net.sf.squirrel-sql.thirdparty.non-maven : java-cup | jar | 11a |
org.codehaus.groovy : groovy | jar | 2.4.7 |
org.codehaus.groovy : groovy-json | jar | 2.4.7 |
joda-time : joda-time | jar | 2.8.1 |
com.github.terma : sql-on-json | jar | 2.0.0 |
org.mockito : mockito-all | jar | 2.0.2-beta |
Group / Artifact | Type | Version |
---|---|---|
com.gigaspaces » gs-openspaces | jar | 9.7.0-10491-M6 |
com.gigaspaces » gs-runtime | jar | 9.7.0-10491-M6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.h2database : h2 | jar | 1.4.188 |
mysql : mysql-connector-java | jar | 5.1.37 |