License |
License
MICE
|
---|---|
GroupId | GroupIdit.micegroup |
ArtifactId | ArtifactIdvoila2runtime-attachment-core |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionvoila2runtime - attachment - core module
Attachment runtimes
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment-core/ -->
<dependency>
<groupId>it.micegroup</groupId>
<artifactId>voila2runtime-attachment-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment-core/
implementation 'it.micegroup:voila2runtime-attachment-core:1.0'
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment-core/
implementation ("it.micegroup:voila2runtime-attachment-core:1.0")
'it.micegroup:voila2runtime-attachment-core:jar:1.0'
<dependency org="it.micegroup" name="voila2runtime-attachment-core" rev="1.0">
<artifact name="voila2runtime-attachment-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup', module='voila2runtime-attachment-core', version='1.0')
)
libraryDependencies += "it.micegroup" % "voila2runtime-attachment-core" % "1.0"
[it.micegroup/voila2runtime-attachment-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |