com.cyc.query.BuildInfo.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cyc-query-client Show documentation
Show all versions of cyc-query-client Show documentation
Query API implementation for requesting and handling answers to arbitrarily complex questions
posed to a Cyc server.
###
# #%L
# KBAPI
# %%
# Copyright (C) 1995 - 2014 Cycorp, Inc
# %%
# This software is the proprietary information of Cycorp, Inc.
# Use is subject to license terms.
# #L%
###
groupId = ${project.groupId}
artifactId = ${project.artifactId}
name = ${project.name}
version = ${project.version}
timeStamp = ${timestamp}
scmRevision = ${cyc-query.revision}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy