Firas Framework Java Bean Util

Some utilities for setting fields of a Java bean

License

License

GroupId

GroupId

tech.firas.framework
ArtifactId

ArtifactId

tool-parser
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Firas Framework Java Bean Util
Some utilities for setting fields of a Java bean
Project URL

Project URL

https://gitee.com/Firas/parser
Source Code Management

Source Code Management

https://gitee.com/Firas/parser

Download tool-parser

How to add to project

<!-- https://jarcasting.com/artifacts/tech.firas.framework/tool-parser/ -->
<dependency>
    <groupId>tech.firas.framework</groupId>
    <artifactId>tool-parser</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.firas.framework/tool-parser/
implementation 'tech.firas.framework:tool-parser:1.0.0'
// https://jarcasting.com/artifacts/tech.firas.framework/tool-parser/
implementation ("tech.firas.framework:tool-parser:1.0.0")
'tech.firas.framework:tool-parser:jar:1.0.0'
<dependency org="tech.firas.framework" name="tool-parser" rev="1.0.0">
  <artifact name="tool-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.firas.framework', module='tool-parser', version='1.0.0')
)
libraryDependencies += "tech.firas.framework" % "tool-parser" % "1.0.0"
[tech.firas.framework/tool-parser "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0