mirror of
https://github.com/google/nomulus
synced 2026-01-04 04:04:22 +00:00
Implement EppCommandSpecializer
"EppCommandSpecializer" generates a price compositor for exposing a set of fees to the higher level flow logic. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125082714
This commit is contained in:
@@ -12,6 +12,7 @@ java_library(
|
||||
name = "pricing",
|
||||
srcs = glob(["*Test.java"]),
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/collect",
|
||||
"//java/com/google/common/io",
|
||||
"//java/com/google/common/net",
|
||||
|
||||
Reference in New Issue
Block a user