License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.jre11 |
ArtifactId | ArtifactIdjwebmp-interception |
Last Version | Last Version0.62.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJWebSwing Interception Library
Remote Access Annotations and Interfaces to allow multi-jar implementation with JWebSwing
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-interception/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>jwebmp-interception</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-interception/
implementation 'com.jwebmp.jre11:jwebmp-interception:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-interception/
implementation ("com.jwebmp.jre11:jwebmp-interception:0.62.0.1")
'com.jwebmp.jre11:jwebmp-interception:jar:0.62.0.1'
<dependency org="com.jwebmp.jre11" name="jwebmp-interception" rev="0.62.0.1">
<artifact name="jwebmp-interception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='jwebmp-interception', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp.jre11" % "jwebmp-interception" % "0.62.0.1"
[com.jwebmp.jre11/jwebmp-interception "0.62.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre11 : guiced-servlets | jar | 0.62.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.assertj : assertj-core | jar | 3.10.0 |
org.mockito : mockito-core | jar | 2.21.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |