License |
License |
---|---|
GroupId | GroupIdpl.wrzasq.commons |
ArtifactId | ArtifactIdcommons-web |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrzasqPl Commons Web
Web-app related utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-web-1.0.13.pom | |
commons-web-1.0.13.jar | 8 KB |
commons-web-1.0.13-sources.jar | 5 KB |
commons-web-1.0.13-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-web/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-web</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-web/
implementation 'pl.wrzasq.commons:commons-web:1.0.13'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-web/
implementation ("pl.wrzasq.commons:commons-web:1.0.13")
'pl.wrzasq.commons:commons-web:jar:1.0.13'
<dependency org="pl.wrzasq.commons" name="commons-web" rev="1.0.13">
<artifact name="commons-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-web', version='1.0.13')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-web" % "1.0.13"
[pl.wrzasq.commons/commons-web "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
pl.wrzasq.commons : commons-daemon | jar | 1.0.13 |
org.eclipse.jetty : jetty-server | jar | 9.4.18.v20190429 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.18.v20190429 |
org.eclipse.jetty : jetty-util | jar | 9.4.18.v20190429 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework : spring-beans | jar | 5.1.6.RELEASE |
org.springframework : spring-context | jar | 5.1.6.RELEASE |
org.springframework : spring-core | jar | 5.1.6.RELEASE |
org.springframework : spring-web | jar | 5.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.mockito : mockito-core | jar | 2.27.0 |
org.mockito : mockito-junit-jupiter | jar | 2.27.0 |
org.springframework : spring-test | jar | 5.1.6.RELEASE |
org.springframework.security : spring-security-test | jar | 5.1.5.RELEASE |