All Downloads are FREE. Search and download functionalities are using the official Maven repository.

essageBus.2.7.source-code.LICENSE Maven / Gradle / Ivy

 - MessageBus - 
   [The Apache Software License, Version 2.0]
   https://git.dorkbox.com/dorkbox/MessageBus
   Copyright 2023
     Dorkbox LLC
   Lightweight, extremely fast, and zero-gc message/event bus for Java 8+

   Extra license information
     - MBassador - 
       [MIT License]
       https://github.com/bennidi/mbassador
       Copyright 2012
         Benjamin Diedrichsen

     - Conversant Disruptor - Disruptor is the highest performing intra-thread transfer mechanism available in Java.
       [The Apache Software License, Version 2.0]
       https://github.com/conversant/disruptor
       Copyright 2023
         Conversant, Inc

     - ASM - ASM: a very small and fast Java bytecode manipulation framework
       [The Apache Software License, Version 2.0]
       https://asm.ow2.io/
       Copyright 2023
         INRIA, France Telecom

     - SLF4J - Simple facade or abstraction for various logging frameworks
       [MIT License]
       https://www.slf4j.org
       Copyright 2023
         QOS.ch

     - ClassUtils - Class helpers and utilities for managing class hierarchies.
       [The Apache Software License, Version 2.0]
       https://git.dorkbox.com/dorkbox/ClassUtils
       Copyright 2023
         Dorkbox LLC

       Extra license information
         - TypeTools - A simple, zero-dependency library for working with types. Supports Java 1.6+ and Android.
           [The Apache Software License, Version 2.0]
           https://github.com/jhalterman/typetools
           Copyright 2023
             Jonathan Halterman and friends

         - Kotlin - 
           [The Apache Software License, Version 2.0]
           https://github.com/JetBrains/kotlin
           Copyright 2020
             JetBrains s.r.o. and Kotlin Programming Language contributors
           Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
           See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

         - Collections - Collection types and utilities to enhance the default collections.
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Collections
           Copyright 2023
             Dorkbox LLC

           Extra license information
             - Bias, BinarySearch - 
               [MIT License]
               https://git.dorkbox.com/dorkbox/Collections
               https://github.com/timboudreau/util
               Copyright 2013
                 Tim Boudreau

             - ConcurrentEntry - 
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Collections
               Copyright 2016
                 bennidi
                 dorkbox

             - Collection Utilities (Array, ArrayMap, BooleanArray, ByteArray, CharArray, FloatArray, IdentityMap, IntArray, IntFloatMap, IntIntMap, IntMap, IntSet, LongArray, LongMap, ObjectFloatMap, ObjectIntMap, ObjectMap, ObjectSet, OrderedMap, OrderedSet) - 
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Collections
               https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
               Copyright 2011
                 LibGDX
                 Mario Zechner ([email protected])
                 Nathan Sweet ([email protected])

             - Predicate - 
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Collections
               https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
               Copyright 2011
                 LibGDX
                 Mario Zechner ([email protected])
                 Nathan Sweet ([email protected])
                 xoppa

             - Select, QuickSelect - 
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Collections
               https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
               Copyright 2011
                 LibGDX
                 Mario Zechner ([email protected])
                 Nathan Sweet ([email protected])
                 Jon Renner

             - Kotlin - 
               [The Apache Software License, Version 2.0]
               https://github.com/JetBrains/kotlin
               Copyright 2020
                 JetBrains s.r.o. and Kotlin Programming Language contributors
               Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
               See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

             - Updates - Software Update Management
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Updates
               Copyright 2021
                 Dorkbox LLC

               Extra license information
                 - Kotlin - 
                   [The Apache Software License, Version 2.0]
                   https://github.com/JetBrains/kotlin
                   Copyright 2020
                     JetBrains s.r.o. and Kotlin Programming Language contributors
                   Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
                   See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

         - Updates - Software Update Management
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Updates
           Copyright 2021
             Dorkbox LLC

           Extra license information
             - Kotlin - 
               [The Apache Software License, Version 2.0]
               https://github.com/JetBrains/kotlin
               Copyright 2020
                 JetBrains s.r.o. and Kotlin Programming Language contributors
               Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
               See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

     - Collections - Collection types and utilities to enhance the default collections.
       [The Apache Software License, Version 2.0]
       https://git.dorkbox.com/dorkbox/Collections
       Copyright 2023
         Dorkbox LLC

       Extra license information
         - Bias, BinarySearch - 
           [MIT License]
           https://git.dorkbox.com/dorkbox/Collections
           https://github.com/timboudreau/util
           Copyright 2013
             Tim Boudreau

         - ConcurrentEntry - 
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Collections
           Copyright 2016
             bennidi
             dorkbox

         - Collection Utilities (Array, ArrayMap, BooleanArray, ByteArray, CharArray, FloatArray, IdentityMap, IntArray, IntFloatMap, IntIntMap, IntMap, IntSet, LongArray, LongMap, ObjectFloatMap, ObjectIntMap, ObjectMap, ObjectSet, OrderedMap, OrderedSet) - 
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Collections
           https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
           Copyright 2011
             LibGDX
             Mario Zechner ([email protected])
             Nathan Sweet ([email protected])

         - Predicate - 
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Collections
           https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
           Copyright 2011
             LibGDX
             Mario Zechner ([email protected])
             Nathan Sweet ([email protected])
             xoppa

         - Select, QuickSelect - 
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Collections
           https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/utils
           Copyright 2011
             LibGDX
             Mario Zechner ([email protected])
             Nathan Sweet ([email protected])
             Jon Renner

         - Kotlin - 
           [The Apache Software License, Version 2.0]
           https://github.com/JetBrains/kotlin
           Copyright 2020
             JetBrains s.r.o. and Kotlin Programming Language contributors
           Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
           See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

         - Updates - Software Update Management
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Updates
           Copyright 2021
             Dorkbox LLC

           Extra license information
             - Kotlin - 
               [The Apache Software License, Version 2.0]
               https://github.com/JetBrains/kotlin
               Copyright 2020
                 JetBrains s.r.o. and Kotlin Programming Language contributors
               Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
               See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

     - Updates - Software Update Management
       [The Apache Software License, Version 2.0]
       https://git.dorkbox.com/dorkbox/Updates
       Copyright 2021
         Dorkbox LLC

       Extra license information
         - Kotlin - 
           [The Apache Software License, Version 2.0]
           https://github.com/JetBrains/kotlin
           Copyright 2020
             JetBrains s.r.o. and Kotlin Programming Language contributors
           Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
           See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

     - Utilities - Utilities for use within Java projects
       [The Apache Software License, Version 2.0]
       https://git.dorkbox.com/dorkbox/Utilities
       Copyright 2023
         Dorkbox LLC

       Extra license information
         - MersenneTwisterFast - 
           [BSD 3-Clause License]
           https://git.dorkbox.com/dorkbox/Utilities
           Copyright 2003
             Sean Luke
             Michael Lecuyer (portions Copyright 1993

         - FastThreadLocal - 
           [BSD 3-Clause License]
           https://git.dorkbox.com/dorkbox/Utilities
           https://github.com/LWJGL/lwjgl3/blob/5819c9123222f6ce51f208e022cb907091dd8023/modules/core/src/main/java/org/lwjgl/system/FastThreadLocal.java
           https://github.com/riven8192/LibStruct/blob/master/src/net/indiespot/struct/runtime/FastThreadLocal.java
           Copyright 2014
             Lightweight Java Game Library Project
             Riven

         - Retrofit - A type-safe HTTP client for Android and Java
           [The Apache Software License, Version 2.0]
           https://github.com/square/retrofit
           Copyright 2020
             Square, Inc

         - Resource Listing - Listing the contents of a resource directory
           [The Apache Software License, Version 2.0]
           https://www.uofr.net/~greg/java/get-resource-listing.html
           Copyright 2017
             Greg Briggs

         - CommonUtils - Common utility extension functions for kotlin
           [The Apache Software License, Version 2.0]
           https://www.pronghorn.tech 
           Copyright 2017
             Pronghorn Technology LLC
             Dorkbox LLC

         - Kotlin Coroutine CountDownLatch - 
           [The Apache Software License, Version 2.0]
           https://github.com/Kotlin/kotlinx.coroutines/issues/59
           https://github.com/venkatperi/kotlin-coroutines-lib
           Copyright 2018
             Venkat Peri

         - kotlinx.coroutines - Library support for Kotlin coroutines with multiplatform support
           [The Apache Software License, Version 2.0]
           https://github.com/Kotlin/kotlinx.coroutines
           Copyright 2023
             JetBrains s.r.o.

         - Java Uuid Generator - A set of Java classes for working with UUIDs
           [The Apache Software License, Version 2.0]
           https://github.com/cowtowncoder/java-uuid-generator
           Copyright 2023
             Tatu Saloranta ([email protected])
             Contributors. See source release-notes/CREDITS

         - Kotlin - 
           [The Apache Software License, Version 2.0]
           https://github.com/JetBrains/kotlin
           Copyright 2020
             JetBrains s.r.o. and Kotlin Programming Language contributors
           Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
           See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

         - OS - Information about the system, Java runtime, OS, Window Manager, and Desktop Environment.
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/OS
           Copyright 2023
             Dorkbox LLC

           Extra license information
             - Kotlin - 
               [The Apache Software License, Version 2.0]
               https://github.com/JetBrains/kotlin
               Copyright 2020
                 JetBrains s.r.o. and Kotlin Programming Language contributors
               Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
               See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

             - Updates - Software Update Management
               [The Apache Software License, Version 2.0]
               https://git.dorkbox.com/dorkbox/Updates
               Copyright 2021
                 Dorkbox LLC

               Extra license information
                 - Kotlin - 
                   [The Apache Software License, Version 2.0]
                   https://github.com/JetBrains/kotlin
                   Copyright 2020
                     JetBrains s.r.o. and Kotlin Programming Language contributors
                   Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
                   See: https://github.com/JetBrains/kotlin/blob/master/license/README.md

         - Updates - Software Update Management
           [The Apache Software License, Version 2.0]
           https://git.dorkbox.com/dorkbox/Updates
           Copyright 2021
             Dorkbox LLC

           Extra license information
             - Kotlin - 
               [The Apache Software License, Version 2.0]
               https://github.com/JetBrains/kotlin
               Copyright 2020
                 JetBrains s.r.o. and Kotlin Programming Language contributors
               Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply
               See: https://github.com/JetBrains/kotlin/blob/master/license/README.md




© 2015 - 2024 Weber Informatics LLC | Privacy Policy