Opsbears Web Components Builtin Converters

Type conversion support for builtin Java types

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.typeconverter
ArtifactId

ArtifactId

builtin
Last Version

Last Version

1.0.0-alpha14
Release Date

Release Date

Type

Type

jar
Description

Description

Opsbears Web Components Builtin Converters
Type conversion support for builtin Java types

Download builtin

How to add to project

<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.typeconverter/builtin/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.typeconverter</groupId>
    <artifactId>builtin</artifactId>
    <version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.typeconverter/builtin/
implementation 'com.opsbears.webcomponents.typeconverter:builtin:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.typeconverter/builtin/
implementation ("com.opsbears.webcomponents.typeconverter:builtin:1.0.0-alpha14")
'com.opsbears.webcomponents.typeconverter:builtin:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.typeconverter" name="builtin" rev="1.0.0-alpha14">
  <artifact name="builtin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.typeconverter', module='builtin', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.typeconverter" % "builtin" % "1.0.0-alpha14"
[com.opsbears.webcomponents.typeconverter/builtin "1.0.0-alpha14"]

Dependencies

compile (5)

Group / Artifact Type Version
com.opsbears.webcomponents : immutable jar 1.0.0-alpha14
commons-codec : commons-codec jar 1.10
com.opsbears.webcomponents : typeconverter jar 1.0.0-alpha14
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha14
1.0.0-alpha13
1.0.0-alpha11
1.0.0-alpha10
1.0.0-alpha9
1.0.0-alpha2
1.0.0-alpha1