mmm-tvm-parent

Classlib extension to workaround lacking support in TeaVM.

License

License

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-tvm-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

mmm-tvm-parent
Classlib extension to workaround lacking support in TeaVM.
Project URL

Project URL

https://m-m-m.github.io/
Project Organization

Project Organization

mmm-team
Source Code Management

Source Code Management

https://github.com/m-m-m/tvm/tree/master

Download mmm-tvm-parent

Filename Size
mmm-tvm-parent-0.2.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-tvm-parent/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-tvm-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-tvm-parent/
implementation 'io.github.m-m-m:mmm-tvm-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-tvm-parent/
implementation ("io.github.m-m-m:mmm-tvm-parent:0.2.0")
'io.github.m-m-m:mmm-tvm-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-tvm-parent" rev="0.2.0">
  <artifact name="mmm-tvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-tvm-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-tvm-parent" % "0.2.0"
[io.github.m-m-m/mmm-tvm-parent "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

logo

Apache License, Version 2.0 build-status

mmm-tvm

Maven Central

The library mmm-tvm provides extensions to the classlib of TeaVM to fill gaps and lack of support. Examples are #451: Support for java.time or #445: Support for ConcurrentHashMap. This entire module is designed as a temporary workaround. We are trying to support the TeaVM project to properly support this out of the box. Once this is completed, we are happy to delete this repository and use vanilla release of TeaVM.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-tvm</artifactId>
</dependency>
io.github.m-m-m

Marvelous-Micro-Modules

Versions

Version
0.2.0