com.cyc.kb.config.BuildInfo.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cyc-kb-client Show documentation
Show all versions of cyc-kb-client Show documentation
KB API implementation for representing CycL structures as Java objects.
###
# #%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-kb.revision}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy