License |
License |
---|---|
GroupId | GroupIdcom.devonfw.cobigen |
ArtifactId | ArtifactIdcore-api |
Version | Version2021.12.005 |
Type | Typejar |
Description |
DescriptionCobiGen Core - API
A Code-based incremental Generator
|
Filename | Size |
---|---|
core-api-2021.12.005.pom | |
core-api-2021.12.005.jar | 55 KB |
core-api-2021.12.005-tests.jar | 15 KB |
core-api-2021.12.005-sources.jar | 46 KB |
core-api-2021.12.005-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/core-api/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>core-api</artifactId>
<version>2021.12.005</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/core-api/
implementation 'com.devonfw.cobigen:core-api:2021.12.005'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/core-api/
implementation ("com.devonfw.cobigen:core-api:2021.12.005")
'com.devonfw.cobigen:core-api:jar:2021.12.005'
<dependency org="com.devonfw.cobigen" name="core-api" rev="2021.12.005">
<artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='core-api', version='2021.12.005')
)
libraryDependencies += "com.devonfw.cobigen" % "core-api" % "2021.12.005"
[com.devonfw.cobigen/core-api "2021.12.005"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1.1-jre |
org.zeroturnaround : zt-exec | jar | 1.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |