License |
License |
---|---|
GroupId | GroupIdio.github.ccodemvc |
ArtifactId | ArtifactIdccodemvc |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionccodemvc
jar file to generate low code for java
|
Filename | Size |
---|---|
ccodemvc-1.1.1.pom | |
ccodemvc-1.1.1.jar | 25 KB |
ccodemvc-1.1.1-sources.jar | 13 KB |
ccodemvc-1.1.1-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/ -->
<dependency>
<groupId>io.github.ccodemvc</groupId>
<artifactId>ccodemvc</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/
implementation 'io.github.ccodemvc:ccodemvc:1.1.1'
// https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/
implementation ("io.github.ccodemvc:ccodemvc:1.1.1")
'io.github.ccodemvc:ccodemvc:jar:1.1.1'
<dependency org="io.github.ccodemvc" name="ccodemvc" rev="1.1.1">
<artifact name="ccodemvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ccodemvc', module='ccodemvc', version='1.1.1')
)
libraryDependencies += "io.github.ccodemvc" % "ccodemvc" % "1.1.1"
[io.github.ccodemvc/ccodemvc "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |