| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.netxms |
| ArtifactId | ArtifactIdnetxms-base |
| Last Version | Last Version4.1.283 |
| Release Date | Release Date |
| 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-4.1.283.pom | |
| netxms-base-4.1.283.jar | 178 KB |
| netxms-base-4.1.283-sources.jar | 161 KB |
| netxms-base-4.1.283-javadoc.jar | 880 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.netxms/netxms-base/ -->
<dependency>
<groupId>org.netxms</groupId>
<artifactId>netxms-base</artifactId>
<version>4.1.283</version>
</dependency>
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation 'org.netxms:netxms-base:4.1.283'
// https://jarcasting.com/artifacts/org.netxms/netxms-base/
implementation ("org.netxms:netxms-base:4.1.283")
'org.netxms:netxms-base:jar:4.1.283'
<dependency org="org.netxms" name="netxms-base" rev="4.1.283">
<artifact name="netxms-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netxms', module='netxms-base', version='4.1.283')
)
libraryDependencies += "org.netxms" % "netxms-base" % "4.1.283"
[org.netxms/netxms-base "4.1.283"]
| 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.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |