Last Version

web 0.2.5

MysemaCommons contains general, search and test related components and utilities

License

License

GNU Lesser General Public License, Version 2.1
GroupId

GroupId

com.mysema.commons
ArtifactId

ArtifactId

mysema-commons-web
Version

Version

0.2.5
Type

Type

jar
Description

Description

web
MysemaCommons contains general, search and test related components and utilities
Project Organization

Project Organization

Mysema Ltd

Download mysema-commons-web 0.2.5


<!-- https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-web/ -->
<dependency>
    <groupId>com.mysema.commons</groupId>
    <artifactId>mysema-commons-web</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-web/
implementation 'com.mysema.commons:mysema-commons-web:0.2.5'
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-web/
implementation ("com.mysema.commons:mysema-commons-web:0.2.5")
'com.mysema.commons:mysema-commons-web:jar:0.2.5'
<dependency org="com.mysema.commons" name="mysema-commons-web" rev="0.2.5">
  <artifact name="mysema-commons-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.commons', module='mysema-commons-web', version='0.2.5')
)
libraryDependencies += "com.mysema.commons" % "mysema-commons-web" % "0.2.5"
[com.mysema.commons/mysema-commons-web "0.2.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mysema.commons : mysema-commons-lang jar 0.1.7
org.slf4j : slf4j-api jar 1.5.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
org.springframework : spring-core jar 2.5.5
org.springframework : spring-test jar 2.5.5
org.slf4j : slf4j-log4j12 jar 1.5.2
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.