jar

com.lightbend.lagom : lagom-service-locator_2.13

Maven & Gradle

Feb 11, 2022
2.6k stars

lagom-service-locator · lagom-service-locator

Table Of Contents

Latest Version

Download com.lightbend.lagom : lagom-service-locator_2.13 JAR file - Latest Versions:

All Versions

Download com.lightbend.lagom : lagom-service-locator_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lagom-service-locator_2.13-1.6.8-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightbend.lagom.registry.impl

├─ com.lightbend.lagom.registry.impl.InternalRegistry.class - [JAR]

├─ com.lightbend.lagom.registry.impl.InternalRouter.class - [JAR]

├─ com.lightbend.lagom.registry.impl.NoServiceLocator.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceAlreadyRegistered.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceLocatorServer.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceName.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryActor.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryImpl.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryKey.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryModule.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceToRegister.class - [JAR]

├─ com.lightbend.lagom.registry.impl.UnmanagedServices.class - [JAR]

com.lightbend.lagom.gateway

├─ com.lightbend.lagom.gateway.AkkaHttpServiceGateway.class - [JAR]

├─ com.lightbend.lagom.gateway.AkkaHttpServiceGatewayFactory.class - [JAR]

├─ com.lightbend.lagom.gateway.NettyServiceGateway.class - [JAR]

├─ com.lightbend.lagom.gateway.NettyServiceGatewayFactory.class - [JAR]

├─ com.lightbend.lagom.gateway.ServiceGatewayConfig.class - [JAR]

Advertisement