| License |
License |
|---|---|
| Categories |
CategoriesDrift Net Networking |
| GroupId | GroupIdse.mdh.driftavbrott |
| ArtifactId | ArtifactIdmdh-driftavbrott-filter |
| Version | Version2.4.0 |
| Type | Typejar |
| Description |
Descriptionse.mdh.driftavbrott:mdh-driftavbrott-filter
Ett servlet-filter för driftavbrott.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-filter/ -->
<dependency>
<groupId>se.mdh.driftavbrott</groupId>
<artifactId>mdh-driftavbrott-filter</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-filter/
implementation 'se.mdh.driftavbrott:mdh-driftavbrott-filter:2.4.0'
// https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-filter/
implementation ("se.mdh.driftavbrott:mdh-driftavbrott-filter:2.4.0")
'se.mdh.driftavbrott:mdh-driftavbrott-filter:jar:2.4.0'
<dependency org="se.mdh.driftavbrott" name="mdh-driftavbrott-filter" rev="2.4.0">
<artifact name="mdh-driftavbrott-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.mdh.driftavbrott', module='mdh-driftavbrott-filter', version='2.4.0')
)
libraryDependencies += "se.mdh.driftavbrott" % "mdh-driftavbrott-filter" % "2.4.0"
[se.mdh.driftavbrott/mdh-driftavbrott-filter "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| se.mdh.driftavbrott : mdh-driftavbrott-modell | jar | 1.4.1 |
| se.mdh.driftavbrott : mdh-driftavbrott-ws-client | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.xml.ws : jaxws-api | jar | 2.2.9 |