License |
License |
---|---|
GroupId | GroupIdorg.apache.vysper |
ArtifactId | ArtifactIdnbxml |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Vysper Non-blocking XML parser
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nbxml-0.7.pom | |
nbxml-0.7.jar | 52 KB |
nbxml-0.7-sources.jar | 43 KB |
nbxml-0.7-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.vysper/nbxml/ -->
<dependency>
<groupId>org.apache.vysper</groupId>
<artifactId>nbxml</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.vysper/nbxml/
implementation 'org.apache.vysper:nbxml:0.7'
// https://jarcasting.com/artifacts/org.apache.vysper/nbxml/
implementation ("org.apache.vysper:nbxml:0.7")
'org.apache.vysper:nbxml:jar:0.7'
<dependency org="org.apache.vysper" name="nbxml" rev="0.7">
<artifact name="nbxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.vysper', module='nbxml', version='0.7')
)
libraryDependencies += "org.apache.vysper" % "nbxml" % "0.7"
[org.apache.vysper/nbxml "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mina : mina-core | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.5.3 |
log4j : log4j | jar | 1.2.14 |