License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.markash |
ArtifactId | ArtifactIdcomponents-spring-boot |
Version | Version0.3.2 |
Type | Typejar |
Description |
DescriptionComponents Spring Boot
ThreeSixty User Interface
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.markash/components-spring-boot/ -->
<dependency>
<groupId>com.github.markash</groupId>
<artifactId>components-spring-boot</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-spring-boot/
implementation 'com.github.markash:components-spring-boot:0.3.2'
// https://jarcasting.com/artifacts/com.github.markash/components-spring-boot/
implementation ("com.github.markash:components-spring-boot:0.3.2")
'com.github.markash:components-spring-boot:jar:0.3.2'
<dependency org="com.github.markash" name="components-spring-boot" rev="0.3.2">
<artifact name="components-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-spring-boot', version='0.3.2')
)
libraryDependencies += "com.github.markash" % "components-spring-boot" % "0.3.2"
[com.github.markash/components-spring-boot "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.markash : components | jar | 0.3.2 |
com.vaadin : vaadin-spring-boot | jar | 3.0.1 |