Last Version

Lightweight ResultSet (JAXB) 1.0.0

JAXB bindings for lightweightresultset.xsd: a schema for terse, minimal result sets. It was originally developed to provide auto-completion suggestions for partially-typed concept NL/constants in the Cyc browser, but has proven to be generally useful.

License

License

GroupId

GroupId

com.cyc.xml
ArtifactId

ArtifactId

cyc-lightweightresultset
Version

Version

1.0.0
Type

Type

jar
Description

Description

Lightweight ResultSet (JAXB)
JAXB bindings for lightweightresultset.xsd: a schema for terse, minimal result sets. It was originally developed to provide auto-completion suggestions for partially-typed concept NL/constants in the Cyc browser, but has proven to be generally useful.
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

https://github.com/cycorp/xml-resources

Download cyc-lightweightresultset 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.