License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.saiprasadkrishnamurthy |
ArtifactId | ArtifactIddata-binding-utils |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiondata-binding-utils
Data Binding Utility
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-binding-utils-1.0.pom | |
data-binding-utils-1.0.jar | 60 KB |
data-binding-utils-1.0-sources.jar | 28 KB |
data-binding-utils-1.0-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/data-binding-utils/ -->
<dependency>
<groupId>com.github.saiprasadkrishnamurthy</groupId>
<artifactId>data-binding-utils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/data-binding-utils/
implementation 'com.github.saiprasadkrishnamurthy:data-binding-utils:1.0'
// https://jarcasting.com/artifacts/com.github.saiprasadkrishnamurthy/data-binding-utils/
implementation ("com.github.saiprasadkrishnamurthy:data-binding-utils:1.0")
'com.github.saiprasadkrishnamurthy:data-binding-utils:jar:1.0'
<dependency org="com.github.saiprasadkrishnamurthy" name="data-binding-utils" rev="1.0">
<artifact name="data-binding-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saiprasadkrishnamurthy', module='data-binding-utils', version='1.0')
)
libraryDependencies += "com.github.saiprasadkrishnamurthy" % "data-binding-utils" % "1.0"
[com.github.saiprasadkrishnamurthy/data-binding-utils "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-groovy-templates | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-mustache | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
com.google.guava : guava | jar | 29.0-jre |
org.projectlombok : lombok Optional | jar | 1.18.12 |
commons-io : commons-io | jar | 2.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-avro | jar | 2.11.0.rc1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.jeasy : easy-rules-core | jar | 3.4.0 |
org.jeasy : easy-rules-support | jar | 3.4.0 |
org.jeasy : easy-rules-mvel | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.21.0 |
org.mockito : mockito-junit-jupiter | jar | 2.23.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.platform : junit-platform-runner | jar | 1.2.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |