| License |
License |
|---|---|
| GroupId | GroupIdio.github.thanhduybk |
| ArtifactId | ArtifactIdnextedu-common |
| Version | Version2.0 |
| Type | Typejar |
| Description |
Descriptionnextedu-common
Common Library for my future pet projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nextedu-common-2.0.pom | |
| nextedu-common-2.0.jar | 28 KB |
| nextedu-common-2.0-sources.jar | 16 KB |
| nextedu-common-2.0-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.thanhduybk/nextedu-common/ -->
<dependency>
<groupId>io.github.thanhduybk</groupId>
<artifactId>nextedu-common</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thanhduybk/nextedu-common/
implementation 'io.github.thanhduybk:nextedu-common:2.0'
// https://jarcasting.com/artifacts/io.github.thanhduybk/nextedu-common/
implementation ("io.github.thanhduybk:nextedu-common:2.0")
'io.github.thanhduybk:nextedu-common:jar:2.0'
<dependency org="io.github.thanhduybk" name="nextedu-common" rev="2.0">
<artifact name="nextedu-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thanhduybk', module='nextedu-common', version='2.0')
)
libraryDependencies += "io.github.thanhduybk" % "nextedu-common" % "2.0"
[io.github.thanhduybk/nextedu-common "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.5 |
| com.querydsl : querydsl-jpa | jar | 4.4.0 |
| com.querydsl : querydsl-apt | jar | 4.4.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |