License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.mysema.commons |
ArtifactId | ArtifactIdmysema-commons-jetty |
Last Version | Last Version6.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetty
MysemaCommons contains general, search and test related components
and utilities
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-jetty/ -->
<dependency>
<groupId>com.mysema.commons</groupId>
<artifactId>mysema-commons-jetty</artifactId>
<version>6.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-jetty/
implementation 'com.mysema.commons:mysema-commons-jetty:6.1.15'
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-jetty/
implementation ("com.mysema.commons:mysema-commons-jetty:6.1.15")
'com.mysema.commons:mysema-commons-jetty:jar:6.1.15'
<dependency org="com.mysema.commons" name="mysema-commons-jetty" rev="6.1.15">
<artifact name="mysema-commons-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.commons', module='mysema-commons-jetty', version='6.1.15')
)
libraryDependencies += "com.mysema.commons" % "mysema-commons-jetty" % "6.1.15"
[com.mysema.commons/mysema-commons-jetty "6.1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jsp-api-2.1 | jar | 6.1.14 |
org.mortbay.jetty : jsp-2.1 | jar | 6.1.14 |
org.mortbay.jetty : jetty | jar | 6.1.14 |
commons-io : commons-io | jar | 1.4 |
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 |