License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
GroupId | GroupIdcom.mysema.stat |
ArtifactId | ArtifactIdstat |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMysema Stat
OpenSource projects hosted by Mysema Ltd
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stat-0.6.2.pom | |
stat-0.6.2.jar | 29 KB |
stat-0.6.2-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.stat/stat/ -->
<dependency>
<groupId>com.mysema.stat</groupId>
<artifactId>stat</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.stat/stat/
implementation 'com.mysema.stat:stat:0.6.2'
// https://jarcasting.com/artifacts/com.mysema.stat/stat/
implementation ("com.mysema.stat:stat:0.6.2")
'com.mysema.stat:stat:jar:0.6.2'
<dependency org="com.mysema.stat" name="stat" rev="0.6.2">
<artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.stat', module='stat', version='0.6.2')
)
libraryDependencies += "com.mysema.stat" % "stat" % "0.6.2"
[com.mysema.stat/stat "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mysema.rdf : rdfbean-sesame | jar | 1.4.17 |
com.mysema.rdf : rdfbean-guice | jar | 1.4.17 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.14 |
commons-codec : commons-codec | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |