| License |
License |
|---|---|
| Categories |
CategoriesNet Axon Application Layer Libs Distributed Applications |
| GroupId | GroupIdnet.sf.saxon |
| ArtifactId | ArtifactIdSaxon-B |
| Last Version | Last Version9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSaxon-B
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationSaxonica |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Saxon-B-9.0.pom | |
| Saxon-B-9.0.jar | 4 MB |
| Saxon-B-9.0-sources.jar | 2 MB |
| Saxon-B-9.0-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.saxon/Saxon-B/ -->
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-B</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.saxon/Saxon-B/
implementation 'net.sf.saxon:Saxon-B:9.0'
// https://jarcasting.com/artifacts/net.sf.saxon/Saxon-B/
implementation ("net.sf.saxon:Saxon-B:9.0")
'net.sf.saxon:Saxon-B:jar:9.0'
<dependency org="net.sf.saxon" name="Saxon-B" rev="9.0">
<artifact name="Saxon-B" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.saxon', module='Saxon-B', version='9.0')
)
libraryDependencies += "net.sf.saxon" % "Saxon-B" % "9.0"
[net.sf.saxon/Saxon-B "9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom Optional | jar | 1.0 |
| xom : xom Optional | jar | 1.1 |
| dom4j : dom4j Optional | jar | 1.6.1 |
| xml-resolver : xml-resolver Optional | jar | 1.1 |