License |
License |
---|---|
GroupId | GroupIdcom.foilen |
ArtifactId | ArtifactIdfoilen-infra-system-core-system-common |
Last Version | Last Version0.20.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfoilen-infra-system-core-system-common
The system development environment for Foilen Infra using the plugin system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-common/ -->
<dependency>
<groupId>com.foilen</groupId>
<artifactId>foilen-infra-system-core-system-common</artifactId>
<version>0.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-common/
implementation 'com.foilen:foilen-infra-system-core-system-common:0.20.2'
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-common/
implementation ("com.foilen:foilen-infra-system-core-system-common:0.20.2")
'com.foilen:foilen-infra-system-core-system-common:jar:0.20.2'
<dependency org="com.foilen" name="foilen-infra-system-core-system-common" rev="0.20.2">
<artifact name="foilen-infra-system-core-system-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foilen', module='foilen-infra-system-core-system-common', version='0.20.2')
)
libraryDependencies += "com.foilen" % "foilen-infra-system-core-system-common" % "0.20.2"
[com.foilen/foilen-infra-system-core-system-common "0.20.2"]
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-plugin-core | jar | 0.14.0 |
javax.xml.bind : jaxb-api | jar | |
org.slf4j : slf4j-api | jar | |
org.reflections : reflections | jar | 0.9.12 |
org.springframework : spring-context | jar |