Last Version

netxms-base 4.1.283

NetXMS base classes and commonly used utility code

License

License

Categories

Categories

Net
GroupId

GroupId

org.netxms
ArtifactId

ArtifactId

netxms-base
Version

Version

4.1.283
Type

Type

jar
Description

Description

netxms-base
NetXMS base classes and commonly used utility code
Project URL

Project URL

http://www.netxms.org
Source Code Management

Source Code Management

http://git.netxms.org/public/netxms.git/shortlog/refs/heads/develop

Download netxms-base 4.1.283


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.11
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.