License |
License |
---|---|
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdprojen |
Last Version | Last Version0.58.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.cdklabs:projen
CDK for software projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
projen-0.58.17.pom | |
projen-0.58.17.jar | 3 MB |
projen-0.58.17-sources.jar | 3 MB |
projen-0.58.17-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs/projen/ -->
<dependency>
<groupId>io.github.cdklabs</groupId>
<artifactId>projen</artifactId>
<version>0.58.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/projen/
implementation 'io.github.cdklabs:projen:0.58.17'
// https://jarcasting.com/artifacts/io.github.cdklabs/projen/
implementation ("io.github.cdklabs:projen:0.58.17")
'io.github.cdklabs:projen:jar:0.58.17'
<dependency org="io.github.cdklabs" name="projen" rev="0.58.17">
<artifact name="projen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='projen', version='0.58.17')
)
libraryDependencies += "io.github.cdklabs" % "projen" % "0.58.17"
[io.github.cdklabs/projen "0.58.17"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.jsii : jsii-runtime | jar | [1.60.1,2.0.0) |
org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |