License |
License |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-interception |
Last Version | Last Version0.66.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/jwebmp-interception/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-interception</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-interception/
implementation 'com.jwebmp:jwebmp-interception:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-interception/
implementation ("com.jwebmp:jwebmp-interception:0.66.0.1")
'com.jwebmp:jwebmp-interception:jar:0.66.0.1'
<dependency org="com.jwebmp" name="jwebmp-interception" rev="0.66.0.1">
<artifact name="jwebmp-interception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-interception', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "jwebmp-interception" % "0.66.0.1"
[com.jwebmp/jwebmp-interception "0.66.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp : guiced-servlets | jar | 0.66.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |