com.cyc.core.BuildInfo.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cyc-core-api Show documentation
Show all versions of cyc-core-api Show documentation
The interfaces which define the Cyc Core API,
and implementation-independent factories for them.
###
# #%L
# CoreAPISuite
# %%
# 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-core-api.revision}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy