License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.netxms |
ArtifactId | ArtifactIdnetxms-base |
Version | Version3.9.229 |
Type | Typejar |
Description |
Descriptionnetxms-base
NetXMS base classes and commonly used utility code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netxms-base-3.9.229.pom | |
netxms-base-3.9.229.jar | 178 KB |
netxms-base-3.9.229-sources.jar | 160 KB |
netxms-base-3.9.229-javadoc.jar | 898 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netxms/netxms-base/ -->
<dependency>
<groupId>org.netxms</groupId>
<artifactId>netxms-base</artifactId>
<version>3.9.229</version>
</dependency>
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation 'org.netxms:netxms-base:3.9.229'
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation ("org.netxms:netxms-base:3.9.229")
'org.netxms:netxms-base:jar:3.9.229'
<dependency org="org.netxms" name="netxms-base" rev="3.9.229">
<artifact name="netxms-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netxms', module='netxms-base', version='3.9.229')
)
libraryDependencies += "org.netxms" % "netxms-base" % "3.9.229"
[org.netxms/netxms-base "3.9.229"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |