Last Version

Default Config Parent 1.2.2

Provides default properties, dependencyManagement, and pluginManagement for many of Cycorp's open source Java projects. This pom does not mandate the inclusion of any dependencies or plugins, and does not perform a reactor build.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-default-config-parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

Default Config Parent
Provides default properties, dependencyManagement, and pluginManagement for many of Cycorp's open source Java projects. This pom does not mandate the inclusion of any dependencies or plugins, and does not perform a reactor build.
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

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

Download cyc-default-config-parent 1.2.2


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

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.