License |
License |
---|---|
GroupId | GroupIdcom.foilen |
ArtifactId | ArtifactIdfoilen-infra-system-core-system-common |
Version | Version0.19.0 |
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.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-common/
implementation 'com.foilen:foilen-infra-system-core-system-common:0.19.0'
// https://jarcasting.com/artifacts/com.foilen/foilen-infra-system-core-system-common/
implementation ("com.foilen:foilen-infra-system-core-system-common:0.19.0")
'com.foilen:foilen-infra-system-core-system-common:jar:0.19.0'
<dependency org="com.foilen" name="foilen-infra-system-core-system-common" rev="0.19.0">
<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.19.0')
)
libraryDependencies += "com.foilen" % "foilen-infra-system-core-system-common" % "0.19.0"
[com.foilen/foilen-infra-system-core-system-common "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.foilen : foilen-infra-plugin-core | jar | 0.13.0 |
javax.xml.bind : jaxb-api | jar | |
org.slf4j : slf4j-api | jar | |
org.reflections : reflections | jar | 0.9.11 |
org.springframework : spring-context | jar |