| License |
License |
|---|---|
| GroupId | GroupIdcom.github.aman-1995 |
| ArtifactId | ArtifactIdlazycomponents |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionlazycomponents
Webstarters
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lazycomponents-0.0.2.pom | |
| lazycomponents-0.0.2.jar | 35 KB |
| lazycomponents-0.0.2-sources.jar | 23 KB |
| lazycomponents-0.0.2-javadoc.jar | 509 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aman-1995/lazycomponents/ -->
<dependency>
<groupId>com.github.aman-1995</groupId>
<artifactId>lazycomponents</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aman-1995/lazycomponents/
implementation 'com.github.aman-1995:lazycomponents:0.0.2'
// https://jarcasting.com/artifacts/com.github.aman-1995/lazycomponents/
implementation ("com.github.aman-1995:lazycomponents:0.0.2")
'com.github.aman-1995:lazycomponents:jar:0.0.2'
<dependency org="com.github.aman-1995" name="lazycomponents" rev="0.0.2">
<artifact name="lazycomponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aman-1995', module='lazycomponents', version='0.0.2')
)
libraryDependencies += "com.github.aman-1995" % "lazycomponents" % "0.0.2"
[com.github.aman-1995/lazycomponents "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.1 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.1 |
| org.flywaydb : flyway-core | jar | 7.1.1 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |