| License |
License |
|---|---|
| GroupId | GroupIdio.polygenesis |
| ArtifactId | ArtifactIdpolygenesis-core |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
DescriptionPolyGenesis is an Extensible & Cross-language Automatic Programming Platform.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| polygenesis-core-0.0.3.pom | |
| polygenesis-core-0.0.3.jar | 29 KB |
| polygenesis-core-0.0.3-sources.jar | 36 KB |
| polygenesis-core-0.0.3-javadoc.jar | 586 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.polygenesis/polygenesis-core/ -->
<dependency>
<groupId>io.polygenesis</groupId>
<artifactId>polygenesis-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.polygenesis/polygenesis-core/
implementation 'io.polygenesis:polygenesis-core:0.0.3'
// https://jarcasting.com/artifacts/io.polygenesis/polygenesis-core/
implementation ("io.polygenesis:polygenesis-core:0.0.3")
'io.polygenesis:polygenesis-core:jar:0.0.3'
<dependency org="io.polygenesis" name="polygenesis-core" rev="0.0.3">
<artifact name="polygenesis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polygenesis', module='polygenesis-core', version='0.0.3')
)
libraryDependencies += "io.polygenesis" % "polygenesis-core" % "0.0.3"
[io.polygenesis/polygenesis-core "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| io.polygenesis : polygenesis-commons | jar | 0.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.polygenesis : polygenesis-commons-test | test-jar | 0.0.3 |