distage-proxy-cglib


License

License

Categories

Categories

cglib Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.7mind.izumi
ArtifactId

ArtifactId

distage-proxy-cglib_2.12
Last Version

Last Version

0.10.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

distage-proxy-cglib
distage-proxy-cglib
Project URL

Project URL

https://izumi.7mind.io
Project Organization

Project Organization

io.7mind.izumi
Source Code Management

Source Code Management

https://github.com/7mind/izumi

Download distage-proxy-cglib_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.7mind.izumi/distage-proxy-cglib_2.12/ -->
<dependency>
    <groupId>io.7mind.izumi</groupId>
    <artifactId>distage-proxy-cglib_2.12</artifactId>
    <version>0.10.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.7mind.izumi/distage-proxy-cglib_2.12/
implementation 'io.7mind.izumi:distage-proxy-cglib_2.12:0.10.0-M3'
// https://jarcasting.com/artifacts/io.7mind.izumi/distage-proxy-cglib_2.12/
implementation ("io.7mind.izumi:distage-proxy-cglib_2.12:0.10.0-M3")
'io.7mind.izumi:distage-proxy-cglib_2.12:jar:0.10.0-M3'
<dependency org="io.7mind.izumi" name="distage-proxy-cglib_2.12" rev="0.10.0-M3">
  <artifact name="distage-proxy-cglib_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.7mind.izumi', module='distage-proxy-cglib_2.12', version='0.10.0-M3')
)
libraryDependencies += "io.7mind.izumi" % "distage-proxy-cglib_2.12" % "0.10.0-M3"
[io.7mind.izumi/distage-proxy-cglib_2.12 "0.10.0-M3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.7mind.izumi : distage-model_2.12 jar 0.10.0-M3
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.2
cglib : cglib-nodep jar 3.3.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

Gitter Patreon Build Status codecov CodeFactor License Awesome

Izumi


Izumi


Latest Release Maven Central Sonatype releases Sonatype snapshots Latest version

What is it?

Izumi (jp. 泉水, spring) is an ecosystem of independent libraries and frameworks allowing you to significantly increase productivity of your Scala development.

including the following components:

  1. distage – Transparent and debuggable Dependency Injection framework for pure FP Scala,
  2. distage-testkit – Hyper-pragmatic pure FP Test framework. Shares heavy resources globally across all test suites; lets you easily swap implementations of component; uses your effect type for parallelism.
  3. distage-framework-docker – A distage extension for using docker containers in tests or for local application runs, comes with example Postgres, Cassandra, Kafka & DynamoDB containers.
  4. LogStage – Automatic structural logs from Scala string interpolations,
  5. BIO - A typeclass hierarchy for tagless final style with Bifunctor and Trifunctor effect types. Focused on ergonomics and ease of use with zero boilerplate.
  6. izumi-reflect (moved to zio/izumi-reflect) - Portable, lightweight and kind-polymorphic alternative to scala-reflect's Typetag for Scala, Scala.js, Scala Native and Dotty
  7. IdeaLingua (moved to 7mind/idealingua-v1) – API Definition, Data Modeling and RPC language, optimized for fast prototyping – like gRPC or Swagger, but with a human face. Generates RPC servers and clients for Go, TypeScript, C# and Scala,
  8. Opinionated SBT plugins (moved to 7mind/sbtgen) – Reduces verbosity of SBT builds and introduces new features – inter-project shared test scopes and BOM plugins (from Maven)
  9. Percept-Plan-Execute-Repeat (PPER) – A pattern that enables modeling very complex domains and orchestrate deadly complex processes a lot easier than you're used to.

Docs

Example projects:

Support Chats:

Videos:

Slides:

Key goals

We aim to provide tools that:

  1. Boost productivity and reduce code bloat
  2. Are as non-invasive as possible
  3. Are introspectable
  4. Are better than anything else out there :3

Current state and future plans

We are looking for early adopters, contributors and sponsors.

This project is currently a work in progress.

In the future we are going to (or may) implement more tools based on PPER approach:

  1. Best in the world build system
  2. Best in the world cluster orchestration tool
  3. Best in the world load testing/macro-benchmark tool

Adopters

Are you using Izumi? Please consider opening a pull request to list your organization here:

Tinkoff
Raiffeisen Bank Russia
Tele2 Russia

Projects powered by Izumi

  • d4s - "Dynamo DB Database done Scala way". A library that allows accessing the DynamoDB in a purely-functional way.

Credits

YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler and YourKit YouMonitor.

Triplequote Hydra

Triplequote Hydra is the world’s only parallel compiler for the Scala language. Hydra works by parallelizing all of the Scala compiler phases, taking full advantage of the many cores available in modern hardware.

Contributors

  • Run ./sbtgen.sc to generate a JVM-only sbt project, run ./sbtgen.sc --js to generate a JVM+JS sbt crossproject

See:

io.7mind.izumi

Septimal Mind

Inventing productivity

Versions

Version
0.10.0-M3
0.10.0-M2
0.10.0-M1
0.9.17
0.9.16-ZIORC16
0.9.16
0.9.15
0.9.14-ZIORC16
0.9.14
0.9.13
0.9.12
0.9.12-M2
0.9.12-M1
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.5-M19
0.9.5-M15
0.9.5-M14
0.9.5-M10
0.9.5-M9
0.9.5-M5
0.9.5-M2
0.9.4
0.9.4-M3
0.9.4-M2
0.9.4-M1
0.9.4-M0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.9
0.8.8.3
0.8.8.2
0.8.8.1
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0