License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.netxms |
ArtifactId | ArtifactIdnetxms-base |
Version | Version3.8.366 |
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.8.366.pom | |
netxms-base-3.8.366.jar | 177 KB |
netxms-base-3.8.366-sources.jar | 159 KB |
netxms-base-3.8.366-javadoc.jar | 897 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netxms/netxms-base/ -->
<dependency>
<groupId>org.netxms</groupId>
<artifactId>netxms-base</artifactId>
<version>3.8.366</version>
</dependency>
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation 'org.netxms:netxms-base:3.8.366'
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation ("org.netxms:netxms-base:3.8.366")
'org.netxms:netxms-base:jar:3.8.366'
<dependency org="org.netxms" name="netxms-base" rev="3.8.366">
<artifact name="netxms-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netxms', module='netxms-base', version='3.8.366')
)
libraryDependencies += "org.netxms" % "netxms-base" % "3.8.366"
[org.netxms/netxms-base "3.8.366"]
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 |