License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
GroupId | GroupIdcom.mysema.commons |
ArtifactId | ArtifactIdmysema-commons |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMysema Commons
MysemaCommons contains general, search and test related components
and utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mysema-commons-1.3.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons/ -->
<dependency>
<groupId>com.mysema.commons</groupId>
<artifactId>mysema-commons</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons/
implementation 'com.mysema.commons:mysema-commons:1.3.1'
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons/
implementation ("com.mysema.commons:mysema-commons:1.3.1")
'com.mysema.commons:mysema-commons:pom:1.3.1'
<dependency org="com.mysema.commons" name="mysema-commons" rev="1.3.1">
<artifact name="mysema-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mysema.commons', module='mysema-commons', version='1.3.1')
)
libraryDependencies += "com.mysema.commons" % "mysema-commons" % "1.3.1"
[com.mysema.commons/mysema-commons "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
junit : junit | jar | 4.4 |