License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet Monitoring Application Testing & Monitoring |
GroupId | GroupIdnet.sf.itcb.addons.monitoring |
ArtifactId | ArtifactIditcb-monitoring-track |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionitcb-monitoring-track
This module is the common module that must depend all the business modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
itcb-monitoring-track-0.3.0.pom | |
itcb-monitoring-track-0.3.0.jar | 31 KB |
itcb-monitoring-track-0.3.0-sources.jar | 17 KB |
itcb-monitoring-track-0.3.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.addons.monitoring/itcb-monitoring-track/ -->
<dependency>
<groupId>net.sf.itcb.addons.monitoring</groupId>
<artifactId>itcb-monitoring-track</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.addons.monitoring/itcb-monitoring-track/
implementation 'net.sf.itcb.addons.monitoring:itcb-monitoring-track:0.3.0'
// https://jarcasting.com/artifacts/net.sf.itcb.addons.monitoring/itcb-monitoring-track/
implementation ("net.sf.itcb.addons.monitoring:itcb-monitoring-track:0.3.0")
'net.sf.itcb.addons.monitoring:itcb-monitoring-track:jar:0.3.0'
<dependency org="net.sf.itcb.addons.monitoring" name="itcb-monitoring-track" rev="0.3.0">
<artifact name="itcb-monitoring-track" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.addons.monitoring', module='itcb-monitoring-track', version='0.3.0')
)
libraryDependencies += "net.sf.itcb.addons.monitoring" % "itcb-monitoring-track" % "0.3.0"
[net.sf.itcb.addons.monitoring/itcb-monitoring-track "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.itcb.common : itcb-common-business-impl | jar | 0.7.0 |
mysql : mysql-connector-java | jar | 5.1.13 |
javax.xml.bind : jaxb-api | jar | 2.2.5 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.2 |
net.sf.itcb.extension.jaxb : itcb-jaxb-plugin | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.itcb.common : itcb-common-web-core | jar | 0.7.0 |
net.sf.itcb.common : itcb-common-web-vaadin | jar | 0.7.0 |
javax.portlet : portlet-api | jar | 2.0 |
net.sf.itcb.common : itcb-common-client | jar | 0.7.0 |
org.springframework.ws : spring-ws-core | jar | 2.0.4.RELEASE |
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |