is not current version
Last Version RELEASE120-1

org.netbeans.external:saxon9B RELEASE120-u1

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Categories

Categories

NetBeans Development Tools IDE Net Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.netbeans.external
ArtifactId

ArtifactId

saxon9B
Version

Version

RELEASE120-u1
Type

Type

jar

Download saxon9B RELEASE120-u1


<!-- https://jarcasting.com/artifacts/org.netbeans.external/saxon9B/ -->
<dependency>
    <groupId>org.netbeans.external</groupId>
    <artifactId>saxon9B</artifactId>
    <version>RELEASE120-u1</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/saxon9B/
implementation 'org.netbeans.external:saxon9B:RELEASE120-u1'
// https://jarcasting.com/artifacts/org.netbeans.external/saxon9B/
implementation ("org.netbeans.external:saxon9B:RELEASE120-u1")
'org.netbeans.external:saxon9B:jar:RELEASE120-u1'
<dependency org="org.netbeans.external" name="saxon9B" rev="RELEASE120-u1">
  <artifact name="saxon9B" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='saxon9B', version='RELEASE120-u1')
)
libraryDependencies += "org.netbeans.external" % "saxon9B" % "RELEASE120-u1"
[org.netbeans.external/saxon9B "RELEASE120-u1"]